Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
B | Fiv\Form\Form | 14 | 1 | 446 | 52 | 0% | 21 | 7 | 3 |
A | Fiv\Form\Element\TextArea | 4 | 1 | 80 | 8 | 0% | 1 | 0 | 0 |
A | Fiv\Form\Element\Input | 2 | 1 | 54 | 4 | 0% | 1 | 0 | 0 |
A | Form\Validator\CallBackValidator | 1 | 1 | 47 | 4 | 0% | 0 | 0 | 0 |
A | Fiv\Form\Element\Button | 3 | 1 | 63 | 7 | 0% | 3 | 2 | 0 |
A | Fiv\Form\FormData | 0 | 2 | 77 | 9 | 0% | 0 | 0 | 0 |
A | Fiv\Form\Filter\CallbackFilter | 0 | 1 | 24 | 2 | 0% | 0 | 0 | 0 |
A | Fiv\Form\Element\Multiple | 2 | 1 | 49 | 5 | 0% | 0 | 0 | 0 |
A | Fiv\Form\Validator\In | 1 | 1 | 49 | 4 | 0% | 0 | 0 | 0 |
A | Fiv\Form\Element\Checkbox | 2 | 2 | 104 | 14 | 0% | 2 | 1 | 0 |
A | StringValidation\CallableStringValidator | 0 | 1 | 19 | 2 | 0% | 0 | 0 | 0 |
A | Fiv\Form\Filter\RegexReplace | 0 | 1 | 31 | 2 | 0% | 1 | 1 | 0 |
A | Fiv\Form\Element\RadioList | 1 | 1 | 25 | 3 | 0% | 1 | 0 | 0 |
A | Fiv\Form\Validator\Regexp | 1 | 1 | 59 | 6 | 0% | 1 | 0 | 1 |
A | Fiv\Form\Element\CheckboxList | 2 | 1 | 93 | 12 | 0% | 2 | 1 | 1 |