Source file "org/springframework/http/client/BufferingClientHttpRequestFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 23 of 23 | 0% | 2 of 2 | 0% | 4 | 4 | 7 | 7 | 3 | 3 |
| createRequest(URI, HttpMethod, ClientHttpRequestFactory) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| BufferingClientHttpRequestFactory(ClientHttpRequestFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shouldBuffer(URI, HttpMethod) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |