Source file "org/apache/http/impl/client/cache/ManagedHttpCacheStorage.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 256 of 256 | 0% | 20 of 20 | 0% | 20 | 20 | 67 | 67 | 10 | 10 |
| updateEntry(String, HttpCacheUpdateCallback) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| shutdown() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| cleanResources() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| putEntry(String, HttpCacheEntry) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| ManagedHttpCacheStorage(CacheConfig) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| removeEntry(String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| keepResourceReference(HttpCacheEntry) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getEntry(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ensureValidState() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |