edsonmedina/php_testability

View on GitHub
testFile.php

Summary

Maintainability
A
1 hr
Test Coverage

Method methodMan has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function methodMan ($x, $y, $z)
    {
        // globals, over multiple lines
        global $boom,
               $bass;
Severity: Minor
Found in testFile.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status