Source file "org/apache/hc/client5/http/impl/auth/AuthCacheKeeper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 217 of 217 | 0% | 36 of 36 | 0% | 27 | 27 | 46 | 46 | 9 | 9 |
| updateCache(HttpHost, String, AuthScheme, HttpClientContext) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| loadFromCache(HttpHost, String, HttpClientContext) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| clearCache(HttpHost, String, HttpClientContext) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| loadPreemptively(HttpHost, String, AuthExchange, HttpContext) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| updateOnNoChallenge(HttpHost, String, AuthExchange, HttpContext) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| updateOnResponse(HttpHost, String, AuthExchange, HttpContext) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| updateOnChallenge(HttpHost, String, AuthExchange, HttpContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AuthCacheKeeper(SchemePortResolver) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |