Source file "org/springframework/web/server/ResponseStatusException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 61 of 61 | 0% | 2 of 2 | 0% | 10 | 10 | 16 | 16 | 9 | 9 | 
| ResponseStatusException(HttpStatusCode, String, Throwable, String, Object[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getMessage() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ResponseStatusException(HttpStatusCode, String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ResponseStatusException(int, String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ResponseStatusException(HttpStatusCode, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ResponseStatusException(HttpStatusCode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getReason() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponseHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |