dunkelfrosch/phpcoverfish

View on GitHub
src/PHPCoverFish/Common/CoverFishHelper.php

Summary

Maintainability
A
2 hrs
Test Coverage

CoverFishHelper has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class CoverFishHelper
{
    const PHPUNIT_ID_INTERFACE = 'PHPUnit_Framework_Test',
          PHPUNIT_ID_CLASS = 'PHPUnit_Framework_TestCase';

Severity: Minor
Found in src/PHPCoverFish/Common/CoverFishHelper.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status