Source file "org/apache/http/impl/HttpConnectionMetricsImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 121 of 150 | 19% | 26 of 26 | 0% | 20 | 23 | 29 | 39 | 7 | 10 |
| getMetric(String) | 0% | 0% | 9 | 9 | 13 | 13 | 1 | 1 | ||
| reset() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setMetric(String, Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getReceivedBytesCount() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSentBytesCount() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getRequestCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponseCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HttpConnectionMetricsImpl(HttpTransportMetrics, HttpTransportMetrics) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| incrementRequestCount() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| incrementResponseCount() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |