Source file "com/github/benmanes/caffeine/cache/BoundedLocalCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 151 of 151 | 0% | 24 of 24 | 0% | 20 | 20 | 33 | 33 | 8 | 8 |
| getIfPresentQuietly(Object) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| eviction() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| expireAfterAccess() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| expireAfterWrite() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| expireVariably() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| refreshAfterWrite() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| BoundedLocalCache.BoundedPolicy(BoundedLocalCache, Function, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| isRecordingStats() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |