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 |
Documentor\src\Application\Models\Comment |
3
|
0
|
0
|
0.14
|
Documentor\src\Application\Views\TableOfContentsView |
1
|
1
|
0.5
|
0.02
|
Documentor\src\Application\Views\DocView |
3
|
2
|
0.4
|
0.06
|
Documentor\src\Application\Views\MethodView |
1
|
2
|
0.67
|
0.02
|
Documentor\src\Application\Views\TestView |
1
|
1
|
0.5
|
0.05
|
Documentor\src\Application\Views\ClassView |
1
|
3
|
0.75
|
0.02
|
Documentor\src\Application\Views\GuideView |
1
|
1
|
0.5
|
0.03
|
Documentor\src\Application\Views\BaseView |
6
|
1
|
0.14
|
0.41
|
Documentor\src\Application\Views\CoverageView |
1
|
1
|
0.5
|
0.05
|
Documentor\src\Application\Controllers\UnitTestController |
2
|
2
|
0.5
|
0.03
|
Documentor\src\Application\Controllers\DocumentationController |
1
|
12
|
0.92
|
0.03
|
Documentor\src\Application\Controllers\GuideController |
1
|
3
|
0.75
|
0.03
|
Documentor\src\Application\Controllers\MainController |
1
|
1
|
0.5
|
0.03
|
Documentor\src\Application\Controllers\CodeCoverageController |
2
|
2
|
0.5
|
0.03
|
Documentor\src\Application\Autoloader |
0
|
2
|
1
|
0.02
|
Documentor\src\Application\Application |
0
|
7
|
1
|
0.02
|