Percentage | Lines | ||
---|---|---|---|
MinLenValidation |
|
50 % | 10 |
DateBeforeValidation |
|
67 % | 17 |
DateAfterValidation |
|
67 % | 17 |
ValueObject |
|
84 % | 128 |
AbstractValidation |
|
93 % | 66 |
Rule |
|
99 % | 157 |
Validator |
|
100 % | 54 |
ValidationResult |
|
100 % | 31 |
DataProvider |
|
100 % | 24 |
NullValueObject |
|
100 % | 5 |
CRAP Score | Lines | ||
---|---|---|---|
ValueObject::setName() | 6 | 8 | |
DateBeforeValidation::getDateForCompare() | 6 | 2 | |
DateAfterValidation::getDateForCompare() | 6 | 2 | |
Rule::getSignatures() | 6 | 25 | |
DateValidation::isValid() | 4 | 8 | |
Rule::__construct() | 4 | 23 | |
Validator::validate() | 3 | 21 | |
DataProvider::get() | 3 | 14 | |
Rule::processValidationGroup() | 3 | 6 | |
Rule::process() | 3 | 14 | |