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\image_captcha\Form\ImageCaptchaSettingsForm |
0
|
6
|
1
|
0.04
|
| Drupal\image_captcha\Constants\ImageCaptchaConstants |
0
|
0
|
0
|
0.04
|
| Drupal\image_captcha\Controller\CaptchaImageRefreshController |
0
|
8
|
1
|
0.04
|
| Drupal\image_captcha\Controller\CaptchaFontPreviewController |
0
|
7
|
1
|
0.04
|
| Drupal\image_captcha\Controller\CaptchaImageGeneratorController |
0
|
11
|
1
|
0.04
|
| Drupal\image_captcha\Service\ImageCaptchaRenderService |
1
|
6
|
0.86
|
0.06
|
| Drupal\captcha\Form\CaptchaPointForm |
0
|
6
|
1
|
0.04
|
| Drupal\captcha\Form\CaptchaPointEnableForm |
0
|
3
|
1
|
0.04
|
| Drupal\captcha\Form\CaptchaSettingsForm |
0
|
4
|
1
|
0.04
|
| Drupal\captcha\Form\CaptchaExamplesForm |
0
|
7
|
1
|
0.04
|
| Drupal\captcha\Form\CaptchaPointDisableForm |
0
|
3
|
1
|
0.04
|
| Drupal\captcha\Form\CaptchaPointDeleteForm |
0
|
3
|
1
|
0.04
|
| Drupal\captcha\Entity\Controller\CaptchaPointListBuilder |
0
|
2
|
1
|
0.04
|
| Drupal\captcha\Entity\CaptchaPoint |
0
|
3
|
1
|
0.04
|
| Drupal\captcha\Constants\CaptchaConstants |
0
|
0
|
0
|
0.04
|
| Drupal\captcha\Plugin\migrate\source\CaptchaPoints |
0
|
3
|
1
|
0.04
|
| Drupal\captcha\Plugin\migrate\process\CaptchaTypeFormatter |
0
|
3
|
1
|
0.04
|
| Drupal\captcha\Element\Captcha |
0
|
8
|
1
|
0.04
|
| Drupal\captcha\Service\CaptchaService |
1
|
1
|
0.5
|
0.07
|
| Drupal\captcha\EventSubscriber\CaptchaCachedSettingsSubscriber |
0
|
3
|
1
|
0.04
|