Source file "org/eclipse/core/internal/utils/KeyedHashSet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 506 of 506 | 0% | 82 of 82 | 0% | 54 | 54 | 118 | 118 | 13 | 13 |
add(KeyedHashSet.KeyedElement) | ![]() | 0% | ![]() | 0% | 11 | 11 | 25 | 25 | 1 | 1 |
rehashTo(int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 19 | 19 | 1 | 1 |
remove(KeyedHashSet.KeyedElement) | ![]() | 0% | ![]() | 0% | 8 | 8 | 20 | 20 | 1 | 1 |
getByKey(Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
expand() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
KeyedHashSet(int, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
shouldGrow() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hash(KeyedHashSet.KeyedElement) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
keyHash(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
KeyedHashSet(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |