Source file "org/apache/hc/client5/http/auth/AuthCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 13 of 13 | 0% | 0 of 0 | n/a | 3 | 3 | 5 | 5 | 3 | 3 |
| put(HttpHost, String, AuthScheme) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get(HttpHost, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(HttpHost, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |