Source file "org/springframework/http/client/SimpleClientHttpRequestFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 147 of 147 | 0% | 18 of 18 | 0% | 19 | 19 | 39 | 39 | 10 | 10 |
| prepareConnection(HttpURLConnection, String) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| createRequest(URI, HttpMethod) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| openConnection(URL, Proxy) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| SimpleClientHttpRequestFactory() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setProxy(Proxy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBufferRequestBody(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setChunkSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReadTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOutputStreaming(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |