Source file "com/github/benmanes/caffeine/cache/Policy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 46 of 46 | 0% | 2 of 2 | 0% | 7 | 7 | 11 | 11 | 6 | 6 |
getExpiresAfter(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
putIfAbsent(Object, Object, Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(Object, Object, Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setExpiresAfter(Object, Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putIfAbsent(Object, Object, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(Object, Object, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |