Created at 2017-12-06 05:55:25 , with PHPMetrics v2.3.2 (Jean-François Lépine).
Violations
2
Information
1
Warnings
1
Errors
0
Criticals
0

Violations

Component Violations
Groove_Planning_Block_Adminhtml_Managedservices_Allocation_Chart
Probably bugged warning
This component contains in theory 0.91 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 long information
This class looks really long.

* Class has 254 logical lines of code
* Class has 348 lines of code

Maybe your class should not exceed 200 lines of logical code
Probably bugged Too long