Code

Rating   Name Coupling Cohesion Size Complexity Test Coverage Changes Bugs Features
B Fiv\Form\Form 11 1 434 46 100% 8 3 1
A Fiv\Form\Element\TextArea 3 0 18 2 100% 1 0 0
A Fiv\Form\Element\Multiple 2 1 49 5 100% 0 0 0
A Fiv\Form\Element\BaseElement 3 2 214 24 91.38% 1 0 0
A Fiv\Form\Validator\In 1 1 49 4 100% 0 0 0
A Fiv\Form\Filter\CallbackFilter 0 1 24 2 100% 0 0 0
A Fiv\Form\Element\Password 1 1 19 1 0% 1 0 1
A Fiv\Form\Element\Button 3 1 74 7 95% 1 0 0
A Fiv\Form\Validator\Regexp 1 1 59 6 84.62% 1 0 1
A Fiv\Form\Filter\RegexReplace 0 1 31 2 100% 1 1 0
A Fiv\Form\Element\RadioList 1 1 25 3 91.67% 1 0 0
A Fiv\Form\Element\CheckboxList 2 1 93 12 85.71% 1 0 0
A Fiv\Form\Validator\Required 1 1 38 5 100% 2 0 0
A Fiv\Form\FormData 0 2 77 9 94.74% 0 0 0
A Fiv\Form\Element\Select 2 1 22 3 100% 1 0 0