Source file "io/vavr/collection/Tree.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 878 of 878 | 0% | 83 of 83 | 0% | 129 | 129 | 190 | 190 | 86 | 86 |
zipAll(Iterable, Object, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
traverse(Tree.Order) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
build(Iterable, Function, Function) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
ofAll(Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
of(Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
zipWith(Iterable, BiFunction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
leafCount() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
unzip3(Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
branchCount() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
unzip(Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
collector() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
partition(Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
span(Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
foldRight(Object, BiFunction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
recurse(Object, Function) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
distinctBy(Comparator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
distinctBy(Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
dropWhile(Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
filter(Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
reject(Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
flatMap(Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
map(Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
peek(Consumer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
head() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
init() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
tail() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
of(Object, Tree.Node[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
of(Object, Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tabulate(int, Function) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
fill(int, Supplier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
drop(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
dropRight(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
replace(Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isBranch() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
orElse(Supplier) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
take(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
takeRight(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
zipWithIndex(BiFunction) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ofAll(Stream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
dropUntil(Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
initOption() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
retainAll(Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tailOption() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
takeUntil(Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
takeWhile(Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
transform(Function) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
orElse(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$replaceAll$6(Object, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
fill(int, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scanLeft(Object, BiFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scanRight(Object, BiFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$leafCount$5(Integer, Tree.Node) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$branchCount$4(Integer, Tree.Node) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
of(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
collect(PartialFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
values() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
values(Tree.Order) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
groupBy(Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
replaceAll(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sliding(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$collector$0(ArrayList, ArrayList) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
iterator(Tree.Order) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
grouped(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scan(Object, BiFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
slideBy(Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sliding(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
zip(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$zipAll$8(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$build$2(Option) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
traverse() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
distinct() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
zipWithIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$zipAll$7(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$build$3(Function, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$recurse$1(Function, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nodeCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
empty() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
narrow(Tree) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAsync() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDistinct() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isLazy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSequential() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasDefiniteSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isTraversableAgain() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
stringPrefix() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |