Source file "org/springframework/remoting/httpinvoker/SimpleHttpInvokerRequestExecutor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 184 of 184 | 0% | 20 of 20 | 0% | 20 | 20 | 46 | 46 | 10 | 10 |
| prepareConnection(HttpURLConnection, int) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| doExecuteRequest(HttpInvokerClientConfiguration, ByteArrayOutputStream) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| openConnection(HttpInvokerClientConfiguration) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| validateResponse(HttpInvokerClientConfiguration, HttpURLConnection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isGzipResponse(HttpURLConnection) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| readResponseBody(HttpInvokerClientConfiguration, HttpURLConnection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SimpleHttpInvokerRequestExecutor() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeRequestBody(HttpInvokerClientConfiguration, HttpURLConnection, ByteArrayOutputStream) | 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 |