Source file "org/apache/http/impl/auth/HttpAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 334 of 380 | 12% | 49 of 54 | 9% | 33 | 37 | 85 | 99 | 3 | 7 |
| handleAuthChallenge(HttpHost, HttpResponse, AuthenticationStrategy, AuthState, HttpContext) | 0% | 0% | 15 | 15 | 45 | 45 | 1 | 1 | ||
| generateAuthResponse(HttpRequest, AuthState, HttpContext) | 11% | 11% | 10 | 11 | 28 | 33 | 0 | 1 | ||
| isAuthenticationRequested(HttpHost, HttpResponse, AuthenticationStrategy, AuthState, HttpContext) | 35% | 28% | 4 | 5 | 9 | 13 | 0 | 1 | ||
| doAuth(AuthScheme, Credentials, HttpRequest, HttpContext) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ensureAuthScheme(AuthScheme) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpAuthenticator(Log) | 83% | 50% | 1 | 2 | 0 | 3 | 0 | 1 | ||
| HttpAuthenticator() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |