Source file "io/vavr/collection/BitMappedTrie.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 859 of 859 | 0% | 60 of 60 | 0% | 73 | 73 | 157 | 157 | 43 | 43 |
prepend(Iterator, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
append(Iterator, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
take(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
drop(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
modifyNonLeaf(Object, int, int, NodeModifier, NodeModifier) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
visit(LeafVisitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
update(int, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
collapsed(ArrayType, Object, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getLeafGeneral(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ofAll(Object, ArrayType, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
filter(Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
filter(Predicate, Object, int, Object, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
lambda$appendToLeaf$1(int, Iterator, Object, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
lambda$prependToLeaf$0(Iterator, Object, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
map(Function, Object, int, Object, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
prependAll(Iterable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
appendAll(Iterable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
BitMappedTrie(ArrayType, Object, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
arePointingToSameLeaf(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setNewNode(NodeModifier, int, Object, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ofAll(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isFullRight() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
get(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
modify(Object, int, int, NodeModifier, NodeModifier) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
map(Function) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getMin(int, int, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLeaf(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
lambda$map$4(Function, Object, int, Object, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$filter$3(Predicate, Object, int, Object, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
treeSize(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isFullLeft() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$updateLeafWith$2(ArrayType, Object, Object, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
digit(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
appendToLeaf(Iterator, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
firstDigit(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lastDigit(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
boxed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
prependToLeaf(Iterator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
updateLeafWith(ArrayType, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
length() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
empty() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |