Source file "org/jboss/resteasy/spi/BadRequestException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 32 of 32 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| BadRequestException(String, Throwable, Response) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BadRequestException(String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BadRequestException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BadRequestException(String, Response) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BadRequestException(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BadRequestException(Throwable, Response) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |