Source file "org/apache/http/client/params/HttpClientParams.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 91 of 91 | 0% | 4 of 4 | 0% | 10 | 10 | 26 | 26 | 8 | 8 |
getConnectionManagerTimeout(HttpParams) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getCookiePolicy(HttpParams) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setRedirecting(HttpParams, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setAuthenticating(HttpParams, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setCookiePolicy(HttpParams, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setConnectionManagerTimeout(HttpParams, long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isRedirecting(HttpParams) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAuthenticating(HttpParams) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |