Created at 2023-10-01 16:50:07 , with PHPMetrics v2.8.2 (Jean-François Lépine).
No JUnit report found. Use the --junit=<junit.xml> option to analyse your unit tests. See documentation of PHPUnit if needed
No details
Maintainability / complexity (with comments)

Each file is symbolized by a circle. Size of the circle represents the Cyclomatic complexity. Color of the circle represents the Maintainability Index.

Large red circles will be probably hard to maintain.

Page Rank is a way to measure the importance of a class. There is no "good" or "bad" page rank. This metric reflects interactions in your code.

ClassRank
0.41 Documentor\src\Application\Views\BaseView 53.24 43.47
0.14 Documentor\src\Application\Models\Comment 24.86 24.86
0.06 Documentor\src\Application\Views\DocView 30.26 30.26
0.05 Documentor\src\Application\Views\TestView 66.43 66.43
0.05 Documentor\src\Application\Views\CoverageView 45.9 45.9
0.03 Documentor\src\Application\Views\GuideView 50.29 50.29
0.03 Documentor\src\Application\Controllers\UnitTestController 39.75 39.75
0.03 Documentor\src\Application\Controllers\DocumentationController 31.99 25.81
0.03 Documentor\src\Application\Controllers\GuideController 40.91 40.91
0.03 Documentor\src\Application\Controllers\MainController 55.84 55.84
0.03 Documentor\src\Application\Controllers\CodeCoverageController 23.21 23.21
0.02 Documentor\src\Application\Views\TableOfContentsView 66.43 66.43
0.02 Documentor\src\Application\Views\MethodView 53.17 53.17
0.02 Documentor\src\Application\Views\ClassView 34.94 34.94
0.02 Documentor\src\Application\Autoloader 100.21 54.1
0.02 Documentor\src\Application\Application 33.04 33.04
No composer.json file found