| Percentage | Lines | ||
|---|---|---|---|
| VerdictList |
|
64 % | 120 |
| Validator |
|
66 % | 110 |
| Field |
|
67 % | 97 |
| Rule |
|
71 % | 84 |
| Verdict |
|
82 % | 78 |
| RequiredValidator |
|
100 % | 14 |
| RuleValidatorFactory |
|
100 % | 14 |
| UrlValidator |
|
100 % | 56 |
| LengthValidator |
|
100 % | 78 |
| EmailValidator |
|
100 % | 17 |
| CRAP Score | Lines | ||
|---|---|---|---|
| LengthValidator::validateOptions() | 8 | 22 | |
| Field::addRule() | 6 | 21 | |
| Validator::merge() | 6 | 8 | |
| Validator::validate() | 5 | 24 | |
| NotBlankValidator::verdict() | 5 | 14 | |
| LengthValidator::verdict() | 4 | 15 | |
| Validator::addRawField() | 4 | 11 | |
| Field::validate() | 2 | 4 | |
| Validator::getFields() | 2 | 4 | |
| VerdictList::passing() | 2 | 6 | |