Source file "com/github/benmanes/caffeine/cache/LocalAsyncCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 550 of 550 | 0% | 58 of 58 | 0% | 55 | 55 | 124 | 124 | 26 | 26 |
| remove(Object, Object) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| merge(Object, Object, BiFunction) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| replace(Object, Object, Object) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| computeIfPresent(Object, BiFunction) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| compute(Object, BiFunction) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| lambda$compute$4(CompletableFuture, boolean[], BiFunction, Object, Object, Object, CompletableFuture) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| lambda$merge$5(CompletableFuture, boolean[], Object, BiFunction, Object, CompletableFuture, CompletableFuture) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| containsValue(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| lambda$remove$0(CompletableFuture, boolean[], boolean[], Object, Object, Object, CompletableFuture) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| lambda$computeIfPresent$3(CompletableFuture, boolean[], BiFunction, Object, Object, Object, CompletableFuture) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| lambda$replace$1(boolean[], Object, Object, Object, CompletableFuture) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| computeIfAbsent(Object, Function) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| values() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| entrySet() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| putIfAbsent(Object, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| put(Object, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| replace(Object, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$computeIfAbsent$2(Function, Object, Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LocalAsyncCache.AsMapView(LocalCache) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| containsKey(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| keySet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |