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 | 380 of 380 | 0% | 54 of 54 | 0% | 37 | 37 | 101 | 101 | 7 | 7 |
handleAuthChallenge(HttpHost, HttpResponse, AuthenticationStrategy, AuthState, HttpContext) | ![]() | 0% | ![]() | 0% | 15 | 15 | 45 | 45 | 1 | 1 |
generateAuthResponse(HttpRequest, AuthState, HttpContext) | ![]() | 0% | ![]() | 0% | 11 | 11 | 33 | 33 | 1 | 1 |
isAuthenticationRequested(HttpHost, HttpResponse, AuthenticationStrategy, AuthState, HttpContext) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
doAuth(AuthScheme, Credentials, HttpRequest, HttpContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
HttpAuthenticator(Log) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
HttpAuthenticator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ensureAuthScheme(AuthScheme) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |