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 | 22 of 53 | 58% | 0 of 0 | n/a | 4 | 9 | 8 | 16 | 4 | 9 |
| setSocketConfig(HttpHost, SocketConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectionConfig(HttpHost, ConnectionConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultSocketConfig(SocketConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultConnectionConfig(ConnectionConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PoolingHttpClientConnectionManager.ConfigData() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| getSocketConfig(HttpHost) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getConnectionConfig(HttpHost) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getDefaultSocketConfig() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getDefaultConnectionConfig() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |