Created at 2024-05-08 11:35:23 , with PHPMetrics v2.8.2 (Jean-François Lépine).
Violations
2
Information
0
Warnings
2
Errors
0
Criticals
0

Class Violations

Class Violations
Snicco\Component\EventDispatcher\BaseEventDispatcher
Probably bugged warning
This component contains in theory 0.42 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

Package Violations

Package Violations
Snicco\Component\EventDispatcher
Stable Dependencies Principle warning
Packages should depend in the direction of stability.

This package is more stable (0.471) than 2 package(s) that it depends on.
The packages that are more stable are

* Snicco\Component\EventDispatcher\Exception (0.556)
* Snicco\Component\EventDispatcher\ListenerFactory (0.667)
Stable Dependencies Principle