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 | 227 of 227 | 0% | 19 of 19 | 0% | 20 | 20 | 44 | 44 | 10 | 10 |
| handleError(ClientHttpResponse, HttpStatus) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getErrorMessage(int, String, byte[], Charset) | 0% | 0% | 3 | 3 | 7 | 7 | 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 |