Coupling
Afferent coupling (AC) is the number of classes affected by given class.
Efferent coupling (EC) is the number of classes from which given class receives
effects.
| Class |
Afferent coupling |
Efferent coupling |
Instability |
ClassRank |
| Snicco\Component\TestableClock\TestClock |
2
|
3
|
0.6
|
0
|
| Snicco\Component\TestableClock\SystemClock |
9
|
5
|
0.36
|
0
|