Source file "org/apache/http/impl/conn/CPool.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 13 of 55 | 76% | 2 of 2 | 0% | 3 | 7 | 3 | 13 | 2 | 6 |
| validate(CPoolEntry) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| enumAvailable(PoolEntryCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createEntry(HttpRoute, ManagedHttpClientConnection) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| CPool(ConnFactory, int, int, long, TimeUnit) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| enumLeased(PoolEntryCallback) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |