Source file "org/apache/http/impl/client/AuthenticationStrategyAdaptor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 211 of 211 | 0% | 20 of 20 | 0% | 18 | 18 | 50 | 50 | 8 | 8 |
select(Map, HttpHost, HttpResponse, HttpContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 23 | 23 | 1 | 1 |
authSucceeded(HttpHost, AuthScheme, HttpContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
authFailed(HttpHost, AuthScheme, HttpContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
isCachable(AuthScheme) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
AuthenticationStrategyAdaptor(AuthenticationHandler) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isAuthenticationRequested(HttpHost, HttpResponse, HttpContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getChallenges(HttpHost, HttpResponse, HttpContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHandler() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |