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 | 207 of 207 | 0% | 14 of 14 | 0% | 15 | 15 | 40 | 40 | 8 | 8 |
setExpiresAfter(Object, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
put(Object, Object, long, TimeUnit, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
getExpiresAfter(Object, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
putIfAbsent(Object, Object, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
oldest(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
youngest(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(Object, Object, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BoundedLocalCache.BoundedPolicy.BoundedVarExpiration(BoundedLocalCache.BoundedPolicy) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |