Source file "org/apache/http/impl/client/DefaultHttpRequestRetryHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 158 | 36% | 24 of 24 | 0% | 17 | 21 | 26 | 37 | 5 | 9 |
| retryRequest(IOException, int, HttpContext) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| requestIsAborted(HttpRequest) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| handleAsIdempotent(HttpRequest) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isRequestSentRetryEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRetryCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultHttpRequestRetryHandler(int, boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| DefaultHttpRequestRetryHandler(int, boolean, Collection) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| DefaultHttpRequestRetryHandler() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |