Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 169 of 263 | 35% | 21 of 32 | 34% | 24 | 35 | 42 | 63 | 12 | 19 |
retainAll(IntHashSet) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
removeAll(IntHashSet) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
IntHashSet(int[], int[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addAll(IntHashSet) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
containsAll(IntHashSet) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
contains(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
IntHashSet(int[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
remove(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toArray() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toArray(int[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
add(Integer) | ![]() ![]() | 69% | ![]() ![]() | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
IntHashSet() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addAll(int[]) | ![]() ![]() | 96% | ![]() ![]() | 75% | 1 | 3 | 0 | 4 | 0 | 1 |
addAll(Collection) | ![]() ![]() | 95% | ![]() ![]() | 75% | 1 | 3 | 0 | 5 | 0 | 1 |
getStartMatchCount(int[]) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 5 | 0 | 1 |
add(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
IntHashSet(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
contains(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |