Source file "it/unimi/dsi/fastutil/longs/LongArraySet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 278 of 278 | 0% | 26 of 26 | 0% | 30 | 30 | 56 | 56 | 17 | 17 |
add(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
remove(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
LongArraySet(long[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
readObject(ObjectInputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
clone() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
findKey(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
writeObject(ObjectOutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
LongArraySet(long[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
LongArraySet(LongCollection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
LongArraySet(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
contains(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
LongArraySet(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
LongArraySet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |