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 | 72 of 72 | 0% | 6 of 6 | 0% | 11 | 11 | 18 | 18 | 8 | 8 |
| RestClientResponseException(String, int, String, HttpHeaders, byte[], Charset) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getResponseBodyAsString(Charset) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getResponseBodyAsString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRawStatusCode() | 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 |