Source file "org/springframework/web/client/DefaultResponseErrorHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 278 of 278 | 0% | 21 of 21 | 0% | 21 | 21 | 52 | 52 | 10 | 10 |
| getErrorMessage(int, String, byte[], Charset) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| handleError(ClientHttpResponse, HttpStatus) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| handleError(ClientHttpResponse) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| getHttpStatusCode(ClientHttpResponse) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| hasError(ClientHttpResponse) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasError(int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getCharset(ClientHttpResponse) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getResponseBody(ClientHttpResponse) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DefaultResponseErrorHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasError(HttpStatus) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |