Lullabot/mpx-php

View on GitHub
src/DataService/Media/Media.php

Summary

Maintainability
A
0 mins
Test Coverage
A
94%

Media has 109 functions (exceeds 20 allowed). Consider refactoring.
Wontfix

class Media extends ObjectBase implements PublicIdWithGuidInterface
{
    /**
     * The id of the AdPolicy associated with this content.
     *
Severity: Major
Found in src/DataService/Media/Media.php - About 2 days to fix

    File Media.php has 547 lines of code (exceeds 250 allowed). Consider refactoring.
    Wontfix

    <?php
    
    namespace Lullabot\Mpx\DataService\Media;
    
    use GuzzleHttp\Psr7\Uri;
    Severity: Major
    Found in src/DataService/Media/Media.php - About 1 day to fix

      There are no issues that match your filters.

      Category
      Status