Source file "org/springframework/web/client/HttpStatusCodeException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 70 of 70 | 0% | 2 of 2 | 0% | 8 | 8 | 15 | 15 | 7 | 7 |
| getMessage(HttpStatus, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| HttpStatusCodeException(String, HttpStatus, String, HttpHeaders, byte[], Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| HttpStatusCodeException(HttpStatus, String, HttpHeaders, byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpStatusCodeException(HttpStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpStatusCodeException(HttpStatus, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpStatusCodeException(HttpStatus, String, byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |