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 | 100 of 100 | 0% | 12 of 12 | 0% | 12 | 12 | 28 | 28 | 6 | 6 |
| 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 | ||
| getRawStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |