Source file "org/springframework/web/client/RestClientResponseException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 114 of 114 | 0% | 8 of 8 | 0% | 18 | 18 | 27 | 27 | 14 | 14 |
| RestClientResponseException(String, HttpStatusCode, String, HttpHeaders, byte[], Charset) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getResponseBodyAsString(Charset) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getResponseBodyAs(ResolvableType) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| RestClientResponseException(String, int, String, HttpHeaders, byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getResponseBodyAs(ParameterizedTypeReference) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponseBodyAs(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRawStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponseBodyAsString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBodyConvertFunction(Function) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatusText() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponseHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponseBodyAsByteArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |