Source file "org/apache/http/impl/client/AuthenticationStrategyImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 442 of 442 | 0% | 54 of 54 | 0% | 35 | 35 | 95 | 95 | 8 | 8 |
select(Map, HttpHost, HttpResponse, HttpContext) | ![]() | 0% | ![]() | 0% | 11 | 11 | 38 | 38 | 1 | 1 |
getChallenges(HttpHost, HttpResponse, HttpContext) | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
authSucceeded(HttpHost, AuthScheme, HttpContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
authFailed(HttpHost, AuthScheme, HttpContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isCachable(AuthScheme) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
isAuthenticationRequested(HttpHost, HttpResponse, HttpContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
AuthenticationStrategyImpl(int, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |