Created at 2019-04-12 07:45:45 , with PHPMetrics v2.1.0 (Jean-François Lépine).
Violations
16
Information
1
Warnings
4
Errors
11
Criticals
0

Violations

Component Violations
Hal\Report\Html\Reporter
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 8)

Maybe you should delegate some code to other objects or split complex method.
Probably bugged warning
This component contains in theory 0.78 bugs.

* Calculation is based on number of operators, operands, cyclomatic complexity
* See more details at https://en.wikipedia.org/wiki/Halstead_complexity_measures
* testsuites has dependency to this class.

Maybe you should check your unit tests for this class.
Too complex method code Probably bugged
Hal\Report\Cli\Reporter
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 9)

Maybe you should delegate some code to other objects or split complex method.
Too complex method code
Hal\Metric\Consolidated
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 9)

Maybe you should delegate some code to other objects or split complex method.
Probably bugged warning
This component contains in theory 0.35 bugs.

* Calculation is based on number of operators, operands, cyclomatic complexity
* See more details at https://en.wikipedia.org/wiki/Halstead_complexity_measures
* testsuites has dependency to this class.

Maybe you should check your unit tests for this class.
Too complex method code Probably bugged
Hal\Metric\Class_\Component\MaintainabilityIndexVisitor
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 10)

Maybe you should delegate some code to other objects or split complex method.
Too complex method code
Hal\Metric\Class_\Coupling\ExternalsVisitor
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 20)

Maybe you should delegate some code to other objects or split complex method.
Too complex method code
Hal\Metric\Class_\Text\HalsteadVisitor
Probably bugged warning
This component contains in theory 0.41 bugs.

* Calculation is based on number of operators, operands, cyclomatic complexity
* See more details at https://en.wikipedia.org/wiki/Halstead_complexity_measures
* testsuites has dependency to this class.

Maybe you should check your unit tests for this class.
Probably bugged
Hal\Metric\Class_\ClassEnumVisitor
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 8)

Maybe you should delegate some code to other objects or split complex method.
Too complex method code
Hal\Metric\System\Changes\GitChanges
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 14)

Maybe you should delegate some code to other objects or split complex method.
Probably bugged warning
This component contains in theory 0.48 bugs.

* Calculation is based on number of operators, operands, cyclomatic complexity
* See more details at https://en.wikipedia.org/wiki/Halstead_complexity_measures
* testsuites has dependency to this class.

Maybe you should check your unit tests for this class.
Too complex method code Probably bugged
Hal\Metric\System\Coupling\PageRank
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 8)

Maybe you should delegate some code to other objects or split complex method.
Too complex method code
Hal\Metric\System\Coupling\Coupling
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 14)

Maybe you should delegate some code to other objects or split complex method.
Too complex method code
Hal\Application\Analyze
Too dependent information
This class looks use really high number of components.

* Efferent coupling is 23, so this class uses 23 differents external components.

Maybe you should check why this class has lot of dependencies.
Too dependent
Hal\Application\Config\Validator
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 8)

Maybe you should delegate some code to other objects or split complex method.
Too complex method code
Hal\Application\Config\Parser
Too complex method code error
This class looks really complex.

* Algorithms are complex (Max cyclomatic complexity of class methods is 8)

Maybe you should delegate some code to other objects or split complex method.
Too complex method code