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 | 377 of 435 | 13% | 49 of 50 | 2% | 30 | 33 | 86 | 95 | 5 | 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 | ||
| isCachable(AuthScheme) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isAuthenticationRequested(HttpHost, HttpResponse, HttpContext) | 87% | 50% | 1 | 2 | 0 | 3 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| AuthenticationStrategyImpl(int, String) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 |