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\Templating\Exception\CantCreateViewComposer |
2
|
1
|
0.33
|
0
|
Snicco\Component\Templating\Exception\InvalidFile |
1
|
1
|
0.5
|
0
|
Snicco\Component\Templating\Exception\ViewCantBeRendered |
4
|
4
|
0.5
|
0
|
Snicco\Component\Templating\Exception\ViewNotFound |
5
|
3
|
0.38
|
0
|
Snicco\Component\Templating\TemplateEngine |
4
|
6
|
0.6
|
0
|
Snicco\Component\Templating\ViewFactory\PHPViewFinder |
1
|
3
|
0.75
|
0
|
Snicco\Component\Templating\ViewFactory\ChildContent |
1
|
2
|
0.67
|
0
|
Snicco\Component\Templating\ViewFactory\PHPViewFactory |
1
|
10
|
0.91
|
0
|
Snicco\Component\Templating\OutputBuffer |
2
|
1
|
0.33
|
0
|
Snicco\Component\Templating\ValueObject\View |
10
|
1
|
0.09
|
0
|
Snicco\Component\Templating\ValueObject\FilePath |
6
|
3
|
0.33
|
0.01
|
Snicco\Component\Templating\Context\NewableInstanceViewComposerFactory |
1
|
4
|
0.8
|
0
|
Snicco\Component\Templating\Context\ViewContextResolver |
4
|
6
|
0.6
|
0
|
Snicco\Component\Templating\Context\ClosureViewComposer |
1
|
3
|
0.75
|
0
|
Snicco\Component\Templating\Context\GlobalViewContext |
2
|
4
|
0.67
|
0
|