Source file "org/springframework/http/client/SimpleClientHttpResponse.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 105 of 105 | 0% | 12 of 12 | 0% | 13 | 13 | 29 | 29 | 7 | 7 |
| getHeaders() | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| getBody() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getStatusText() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| SimpleClientHttpResponse(HttpURLConnection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRawStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |