Source file "io/vavr/collection/Maps.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 682 of 682 | 0% | 44 of 44 | 0% | 76 | 76 | 120 | 120 | 54 | 54 |
computeIfAbsent(Map, Object, Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
merge(Map, Maps.OfEntries, Map, BiFunction) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
computeIfPresent(Map, Object, BiFunction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
put(Map, Object, Object, BiFunction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
merge(Map, Maps.OfEntries, Map) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
put(Map, Tuple2, BiFunction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
replace(Map, Tuple2, Tuple2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ofStream(Map, Stream, Function, Function) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
takeWhile(Map, Maps.OfEntries, Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
lambda$merge$5(BiFunction, Map, Tuple2) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
drop(Map, Maps.OfEntries, Supplier, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
dropRight(Map, Maps.OfEntries, Supplier, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
partition(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
span(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ofStream(Map, Stream, Function) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
take(Map, Maps.OfEntries, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
takeRight(Map, Maps.OfEntries, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
peek(Map, Consumer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
replace(Map, Object, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
distinctBy(Map, Maps.OfEntries, Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
distinctBy(Map, Maps.OfEntries, Function) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
dropWhile(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filter(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
put(Map, Tuple2) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
replaceValue(Map, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$merge$3(Map, Tuple2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
dropUntil(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filter(Map, Maps.OfEntries, BiPredicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filterKeys(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filterValues(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reject(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reject(Map, Maps.OfEntries, BiPredicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
rejectKeys(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
rejectValues(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
takeUntil(Map, Maps.OfEntries, Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
initOption(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
tailOption(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$ofStream$6(Function, Function, Map, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sliding(Map, Maps.OfEntries, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scan(Map, Tuple2, BiFunction, Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
slideBy(Map, Maps.OfEntries, Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$replaceAll$9(BiFunction, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$ofStream$7(Function, Map, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$filter$0(BiPredicate, Tuple2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
grouped(Map, Maps.OfEntries, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sliding(Map, Maps.OfEntries, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$put$8(BiFunction, Option, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
groupBy(Map, Maps.OfEntries, Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
replaceAll(Map, BiFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
replaceAll(Map, Tuple2, Tuple2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$null$4(BiFunction, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$filterValues$2(Predicate, Tuple2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$filterKeys$1(Predicate, Tuple2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
distinct(Map) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |