Source file "org/apache/http/impl/conn/LoggingManagedHttpClientConnection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 159 of 237 | 32% | 14 of 24 | 41% | 12 | 20 | 16 | 38 | 1 | 8 |
| onResponseReceived(HttpResponse) | 12% | 33% | 3 | 4 | 4 | 6 | 0 | 1 | ||
| onRequestSubmitted(HttpRequest) | 12% | 33% | 3 | 4 | 4 | 6 | 0 | 1 | ||
| shutdown() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setSocketTimeout(int) | 36% | 50% | 1 | 2 | 1 | 4 | 0 | 1 | ||
| close() | 45% | 75% | 1 | 3 | 1 | 5 | 0 | 1 | ||
| getSocketInputStream(Socket) | 58% | 50% | 1 | 2 | 1 | 4 | 0 | 1 | ||
| getSocketOutputStream(Socket) | 58% | 50% | 1 | 2 | 1 | 4 | 0 | 1 | ||
| LoggingManagedHttpClientConnection(String, Log, Log, Log, int, int, CharsetDecoder, CharsetEncoder, MessageConstraints, ContentLengthStrategy, ContentLengthStrategy, HttpMessageWriterFactory, HttpMessageParserFactory) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 |