Lullabot/mpx-php

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

Summary

Maintainability
A
0 mins
Test Coverage
A
96%

Player has 178 functions (exceeds 20 allowed). Consider refactoring.
Wontfix

class Player extends ObjectBase implements PublicIdWithGuidInterface
{
    /**
     * The date and time that this object was created.
     *
Severity: Major
Found in src/DataService/Player/Player.php - About 3 days to fix

    File Player.php has 850 lines of code (exceeds 250 allowed). Consider refactoring.
    Wontfix

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

      There are no issues that match your filters.

      Category
      Status