Source file "org/springframework/web/client/ClientHttpResponseDecorator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 36 of 36 | 0% | 0 of 0 | n/a | 8 | 8 | 12 | 12 | 8 | 8 |
| ClientHttpResponseDecorator(ClientHttpResponse) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRawStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatusText() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDelegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |