Source file "org/hibernate/validator/constraintvalidators/RegexpURLValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 122 of 122 | 0% | 28 of 28 | 0% | 19 | 19 | 32 | 32 | 5 | 5 |
| isValid(CharSequence, ConstraintValidatorContext) | 0% | 0% | 13 | 13 | 14 | 14 | 1 | 1 | ||
| parseUrl(String) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| initialize(URL) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RegexpURLValidator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |