Source file "org/hibernate/validator/internal/constraintvalidators/hv/ModCheckBase.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 225 of 225 | 0% | 28 of 28 | 0% | 24 | 24 | 53 | 53 | 10 | 10 |
| validateOptions() | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| isValid(CharSequence, ConstraintValidatorContext) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| extractDigits(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| extractVerificationString(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| extractCheckDigit(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| initialize(int, int, int, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| extractDigit(char) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| stripNonDigitsIfRequired(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ModCheckBase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |