jidaikobo-shibata/a11yc

View on GitHub
classes/Controller/Doc.php

Summary

Maintainability
A
1 hr
Test Coverage

Method each has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function each($code)
    {
        $yml = Yaml::fetch();
        $tests = Yaml::each('tests');
        $doc = array();
Severity: Minor
Found in classes/Controller/Doc.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status