Source file "org/apache/http/impl/conn/PoolingHttpClientConnectionManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 505 of 785 | 35% | 25 of 42 | 40% | 58 | 68 | 104 | 172 | 37 | 47 |
| releaseConnection(HttpClientConnection, Object, long, TimeUnit) | 47% | 43% | 8 | 9 | 6 | 21 | 0 | 1 | ||
| formatStats(HttpRoute) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| format(CPoolEntry) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| leaseConnection(Future, long, TimeUnit) | 42% | 50% | 4 | 5 | 4 | 9 | 0 | 1 | ||
| PoolingHttpClientConnectionManager(CPool, Lookup, SchemePortResolver, DnsResolver) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| upgrade(HttpClientConnection, HttpRoute, HttpContext) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| format(HttpRoute, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| closeIdleConnections(long, TimeUnit) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| requestConnection(HttpRoute, Object) | 61% | 50% | 2 | 3 | 1 | 6 | 0 | 1 | ||
| getDefaultRegistry() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PoolingHttpClientConnectionManager(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PoolingHttpClientConnectionManager(Registry, HttpConnectionFactory, DnsResolver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| closeExpiredConnections() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| shutdown() | 81% | 50% | 1 | 2 | 2 | 9 | 0 | 1 | ||
| PoolingHttpClientConnectionManager(Registry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PoolingHttpClientConnectionManager(Registry, DnsResolver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PoolingHttpClientConnectionManager(Registry, HttpConnectionFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PoolingHttpClientConnectionManager(HttpConnectionFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxPerRoute(HttpRoute, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSocketConfig(HttpHost, SocketConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectionConfig(HttpHost, ConnectionConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| enumAvailable(PoolEntryCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| enumLeased(PoolEntryCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxTotal(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultMaxPerRoute(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxPerRoute(HttpRoute) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStats(HttpRoute) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDefaultSocketConfig(SocketConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultConnectionConfig(ConnectionConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSocketConfig(HttpHost) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionConfig(HttpHost) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setValidateAfterInactivity(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| connect(HttpClientConnection, HttpRoute, int, HttpContext) | 91% | 50% | 1 | 2 | 1 | 11 | 0 | 1 | ||
| PoolingHttpClientConnectionManager() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxTotal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultMaxPerRoute() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTotalStats() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRoutes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultSocketConfig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultConnectionConfig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValidateAfterInactivity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PoolingHttpClientConnectionManager(HttpClientConnectionOperator, HttpConnectionFactory, long, TimeUnit) | 100% | n/a | 0 | 1 | 0 | 8 | 0 | 1 | ||
| routeComplete(HttpClientConnection, HttpRoute, HttpContext) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| resolveSocketConfig(HttpHost) | 100% | 50% | 2 | 3 | 0 | 6 | 0 | 1 | ||
| PoolingHttpClientConnectionManager(Registry, HttpConnectionFactory, SchemePortResolver, DnsResolver, long, TimeUnit) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| finalize() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |