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 |
| Drupal\twig_tweak\UriExtractor |
0
|
2
|
1
|
0.06
|
| Drupal\twig_tweak\CacheMetadataExtractor |
0
|
3
|
1
|
0.06
|
| Drupal\twig_tweak\TwigTweakExtension |
0
|
18
|
1
|
0.06
|
| Drupal\twig_tweak\View\MenuViewBuilder |
0
|
1
|
1
|
0.06
|
| Drupal\twig_tweak\View\BlockViewBuilder |
0
|
9
|
1
|
0.06
|
| Drupal\twig_tweak\View\EntityFormViewBuilder |
0
|
4
|
1
|
0.06
|
| Drupal\twig_tweak\View\EntityViewBuilder |
0
|
5
|
1
|
0.06
|
| Drupal\twig_tweak\View\FieldViewBuilder |
0
|
4
|
1
|
0.06
|
| Drupal\twig_tweak\View\RegionViewBuilder |
0
|
5
|
1
|
0.06
|
| Drupal\twig_tweak\View\ImageViewBuilder |
0
|
4
|
1
|
0.06
|
| Drupal\twig_tweak\Command\ValidateCommand |
0
|
2
|
1
|
0.06
|
| Drupal\twig_tweak\Command\LintCommand |
1
|
11
|
0.92
|
0.21
|
| Drupal\twig_tweak\Command\DebugCommand |
0
|
9
|
1
|
0.06
|
| Drupal\twig_tweak\UrlExtractor |
0
|
3
|
1
|
0.06
|