Source file "org/springframework/web/client/HttpClientErrorException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 303 of 303 | 0% | 40 of 40 | 0% | 32 | 32 | 52 | 52 | 7 | 7 |
| create(String, HttpStatusCode, String, HttpHeaders, byte[], Charset) | 0% | 0% | 26 | 26 | 41 | 41 | 1 | 1 | ||
| HttpClientErrorException(String, HttpStatusCode, String, HttpHeaders, byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpClientErrorException(HttpStatusCode, String, HttpHeaders, byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(HttpStatusCode, String, HttpHeaders, byte[], Charset) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HttpClientErrorException(HttpStatusCode, String, byte[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpClientErrorException(HttpStatusCode, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpClientErrorException(HttpStatusCode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |