Source file "org/jboss/resteasy/api/validation/ViolationReport.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 125 of 125 | 0% | 2 of 2 | 0% | 14 | 14 | 32 | 32 | 13 | 13 |
| ViolationReport(ResteasyViolationException) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| ViolationReport() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ViolationReport(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPropertyViolations(ArrayList) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClassViolations(ArrayList) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParameterViolations(ArrayList) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReturnValueViolations(ArrayList) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPropertyViolations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClassViolations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameterViolations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReturnValueViolations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |