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\BetterWPCache\Exception\Psr6InvalidArgumentException |
2
|
2
|
0.5
|
0
|
Snicco\Component\BetterWPCache\CacheFactory |
2
|
6
|
0.75
|
0
|
Snicco\Component\BetterWPCache\WPCacheItem |
3
|
5
|
0.63
|
0
|
Snicco\Component\BetterWPCache\WPObjectCachePsr6 |
1
|
5
|
0.83
|
0
|
Snicco\Component\BetterWPCache\WPCacheAPI |
1
|
2
|
0.67
|
0
|