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 | 73 of 73 | 0% | 6 of 6 | 0% | 10 | 10 | 16 | 16 | 7 | 7 |
| getMessage(HttpStatusCode, String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| name(HttpStatusCode) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| HttpStatusCodeException(HttpStatusCode, String, HttpHeaders, byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpStatusCodeException(HttpStatusCode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpStatusCodeException(String, HttpStatusCode, String, HttpHeaders, byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpStatusCodeException(HttpStatusCode, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpStatusCodeException(HttpStatusCode, String, byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |