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\Bundle\Session\DefuseSessionEncryptor |
1
|
2
|
0.67
|
0
|
Snicco\Bundle\Session\SessionBundle |
0
|
18
|
1
|
0
|
Snicco\Bundle\Session\Event\WPLogout |
0
|
1
|
1
|
0
|
Snicco\Bundle\Session\Event\WPLogin |
1
|
2
|
0.67
|
0
|
Snicco\Bundle\Session\Option\SessionOption |
0
|
0
|
0
|
0
|
Snicco\Bundle\Session\Middleware\SaveResponseAttributes |
0
|
5
|
1
|
0
|
Snicco\Bundle\Session\Middleware\StatefulRequest |
1
|
14
|
0.93
|
0
|
Snicco\Bundle\Session\Middleware\AllowMutableSessionForReadVerbs |
0
|
5
|
1
|
0
|
Snicco\Bundle\Session\Middleware\ShareSessionWithViews |
0
|
6
|
1
|
0
|
Snicco\Bundle\Session\Middleware\SessionNoCache |
0
|
4
|
1
|
0
|
Snicco\Bundle\Session\ValueObject\SessionErrors |
1
|
1
|
0.5
|
0
|