| Percentage | Lines | ||
|---|---|---|---|
| ValidationResult |
|
100 % | 23 |
| PropertyValidator |
|
100 % | 17 |
| NotBlank |
|
100 % | 18 |
|
|
100 % | 18 | |
| Pattern |
|
100 % | 20 |
| SmallerThanOrEquals |
|
100 % | 29 |
| LargerThan |
|
100 % | 29 |
| BetweenExclusive |
|
100 % | 33 |
| ModelValidator |
|
100 % | 23 |
| Between |
|
100 % | 33 |
| CRAP Score | Lines | ||
|---|---|---|---|
| BetweenExclusive::isValid() | 6 | 15 | |
| Between::isValid() | 6 | 15 | |
| ModelValidator::validateModel() | 5 | 18 | |
| PropertyValidator::validateProperty() | 4 | 15 | |
| SmallerThanOrEquals::isValid() | 3 | 11 | |
| LargerThan::isValid() | 3 | 11 | |
| SmallerThan::isValid() | 3 | 11 | |
| LargerThanOrEquals::isValid() | 3 | 11 | |
| WithValidatedProperties::__set() | 3 | 12 | |
| WithValidatedProperties::__construct() | 2 | 5 | |