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 | 86 of 86 | 0% | 4 of 4 | 0% | 10 | 10 | 20 | 20 | 8 | 8 |
| getMessage() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getResponseHeaders() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| ResponseStatusException(HttpStatus, String, Throwable) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ResponseStatusException(HttpStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ResponseStatusException(HttpStatus, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReason() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |