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 | 1,023 of 1,023 | 0% | 140 of 140 | 0% | 80 | 80 | 243 | 243 | 7 | 7 |
| execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) | 0% | 0% | 46 | 46 | 134 | 134 | 1 | 1 | ||
| createTunnelToTarget(AuthState, HttpClientConnection, HttpRoute, HttpRequest, HttpClientContext) | 0% | 0% | 11 | 11 | 37 | 37 | 1 | 1 | ||
| establishRoute(AuthState, HttpClientConnection, HttpRoute, HttpRequest, HttpClientContext) | 0% | 0% | 13 | 13 | 31 | 31 | 1 | 1 | ||
| needAuthentication(AuthState, AuthState, HttpRoute, HttpResponse, HttpClientContext) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| MainClientExec(HttpRequestExecutor, HttpClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpProcessor, AuthenticationStrategy, AuthenticationStrategy, UserTokenHandler) | 0% | n/a | 1 | 1 | 21 | 21 | 1 | 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 |