Source file "org/springframework/web/ErrorResponseException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 103 of 103 | 0% | 4 of 4 | 0% | 17 | 17 | 29 | 29 | 15 | 15 |
| ErrorResponseException(HttpStatusCode, ProblemDetail, Throwable, String, Object[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getMessage() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| initMessageDetailCode(String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| ErrorResponseException(HttpStatusCode, ProblemDetail, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ErrorResponseException(HttpStatusCode, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ErrorResponseException(HttpStatusCode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setType(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTitle(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDetail(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInstance(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDetailMessageCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDetailMessageArguments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |