Coupling
Afferent coupling (AC) is the number of classes affected by given class.
Efferent coupling (EC) is the number of classes from wich given class receives effects.
Efferent coupling (EC) is the number of classes from wich given class receives effects.
Class | Afferent coupling | Efferent coupling | Instability | ClassRank |
---|---|---|---|---|
IceHawk\Session\AbstractSession | 0 | 3 | 1 | 0.17 |
IceHawk\Session\Exceptions\SessionException | 0 | 1 | 1 | 0.17 |
IceHawk\Session\Interfaces\MapsSessionData | 3 | 0 | 0 | 0.66 |