edsonmedina/php_testability

View on GitHub
src/HTMLReport.php

Summary

Maintainability
A
1 hr
Test Coverage

Method generateIndexFile has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function generateIndexFile (ContextInterface $path)
    {
        // list directory
        $files = [];
        $dirs  = [];
Severity: Minor
Found in src/HTMLReport.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status