Source file "org/apache/http/impl/client/DefaultRedirectStrategy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 259 of 318 | 18% | 35 of 36 | 2% | 23 | 27 | 49 | 65 | 4 | 8 |
| getLocationURI(HttpRequest, HttpResponse, HttpContext) | 0% | 0% | 10 | 10 | 34 | 34 | 1 | 1 | ||
| getRedirect(HttpRequest, HttpResponse, HttpContext) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| createLocationURI(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isRedirected(HttpRequest, HttpResponse, HttpContext) | 60% | 12% | 5 | 6 | 3 | 10 | 0 | 1 | ||
| isRedirectable(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| DefaultRedirectStrategy(String[]) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| DefaultRedirectStrategy() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |