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 | 435 of 435 | 0% | 26 of 26 | 0% | 42 | 42 | 81 | 81 | 29 | 29 |
computeIfAbsent(Object, Function) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
merge(Object, CompletableFuture, BiFunction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
computeIfPresent(Object, BiFunction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
compute(Object, BiFunction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
putIfAbsent(Object, CompletableFuture) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
replace(Object, CompletableFuture) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
replace(Object, CompletableFuture, CompletableFuture) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
put(Object, CompletableFuture) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lambda$merge$4(CompletableFuture[], CompletableFuture, BiFunction, Object, CompletableFuture) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lambda$computeIfPresent$2(CompletableFuture[], BiFunction, Object, CompletableFuture) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lambda$compute$3(CompletableFuture[], BiFunction, Object, CompletableFuture) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$computeIfAbsent$1(Object, Throwable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
lambda$computeIfAbsent$0(CompletableFuture[], Function, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LocalAsyncCache.AsyncAsMapView(LocalAsyncCache) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
get(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsKey(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsValue(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
equals(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 | |
putAll(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
keySet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
values() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
entrySet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |