Source file "io/vavr/collection/Collections.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,095 of 1,095 | 0% | 164 of 164 | 0% | 142 | 142 | 228 | 228 | 60 | 60 |
transposeNonEmptyMatrix(Seq, Function, Function) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
subSequenceRangeCheck(int, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
tabulate(int, Function, Traversable, Function) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
groupBy(Traversable, Function) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
groupBy(Traversable, Function, Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
equals(Map, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
equals(Multimap, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
equals(Set, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
rotateLeft(Seq, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
rotateRight(Seq, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
last(Traversable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
areEqual(Iterable, Iterable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
dropRightUntil(IndexedSeq, Predicate) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
equals(Seq, Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
lambda$mapKeys$8(Function, BiFunction, Map, Tuple2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
takeRightUntil(IndexedSeq, Predicate) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
dropUntil(IndexedSeq, Predicate) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
fillObject(int, Object, Traversable, Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
hash(Iterable, IntBinaryOperator) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
takeUntil(IndexedSeq, Predicate) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
transpose(Seq, Function, Function) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
isEmpty(Iterable) | ![]() | 0% | ![]() | 0% | 6 | 6 | 3 | 3 | 1 | 1 |
removeAll(Traversable, Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
mapKeys(Map, Map, Function, BiFunction) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
retainAll(Traversable, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
fill(int, Supplier, Traversable, Function) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
reverseIterator(Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
withSizeTraversable(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
sortBy(Seq, Comparator, Function, Collector) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
shuffle(Seq, Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
asJava(Seq, Consumer, JavaConverters.ChangePolicy) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
scanLeft(Traversable, Object, BiFunction, Function) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
scanRight(Traversable, Object, BiFunction, Function) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
crossProduct(Seq, Seq, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isTraversableAgain(Iterable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
reject(Traversable, Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
tabulate(int, Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
removeAll(Traversable, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withSize(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
fill(int, Supplier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
fillObject(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
indexOption(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$sortBy$13(Comparator, Function, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$transposeNonEmptyMatrix$14(int, Seq) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$removeAll$10(Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$removeAll$9(Set, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$scanRight$12(Function, Iterator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$hashOrdered$6(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reverseListIterator(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$scanRight$11(BiFunction, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$crossProduct$2(Seq, Iterator, Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$null$1(Seq, Seq) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashOrdered(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashUnordered(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$hashUnordered$7(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$groupBy$5(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$null$0(Seq, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Collections() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$fill$4(Supplier, Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$fill$3(Supplier, Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |