Source file "org/apache/http/impl/execchain/MainClientExec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 624 of 1,023 | 39% | 100 of 140 | 28% | 73 | 80 | 139 | 243 | 3 | 7 |
| execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) | 44% | 32% | 44 | 46 | 77 | 134 | 0 | 1 | ||
| createTunnelToTarget(AuthState, HttpClientConnection, HttpRoute, HttpRequest, HttpClientContext) | 0% | 0% | 11 | 11 | 37 | 37 | 1 | 1 | ||
| establishRoute(AuthState, HttpClientConnection, HttpRoute, HttpRequest, HttpClientContext) | 29% | 27% | 10 | 13 | 18 | 31 | 0 | 1 | ||
| needAuthentication(AuthState, AuthState, HttpRoute, HttpResponse, HttpClientContext) | 58% | 50% | 6 | 7 | 4 | 17 | 0 | 1 | ||
| MainClientExec(HttpRequestExecutor, HttpClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, AuthenticationStrategy, AuthenticationStrategy, UserTokenHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createTunnelToProxy(HttpRoute, int, HttpClientContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MainClientExec(HttpRequestExecutor, HttpClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpProcessor, AuthenticationStrategy, AuthenticationStrategy, UserTokenHandler) | 100% | n/a | 0 | 1 | 0 | 21 | 0 | 1 |