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\Testing\Functional\WebTestCase |
0
|
17
|
1
|
0
|
Snicco\Bundle\Testing\Functional\AssertableDOM |
1
|
8
|
0.89
|
0
|
Snicco\Bundle\Testing\Functional\Browser |
1
|
18
|
0.95
|
0
|
Snicco\Bundle\Testing\Functional\Concerns\CreateWordPressUsers |
0
|
4
|
1
|
0
|
Snicco\Bundle\Testing\Functional\Concerns\AuthenticateWithWordPress |
0
|
1
|
1
|
0
|
Snicco\Bundle\Testing\Bundle\BundleTest |
1
|
7
|
0.88
|
0
|
Snicco\Bundle\Testing\Bundle\BundleTestHelpers |
0
|
4
|
1
|
0
|