Source file "org/eclipse/core/internal/registry/KeyedHashSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 691 of 691 | 0% | 116 of 116 | 0% | 77 | 77 | 163 | 163 | 19 | 19 |
| add(KeyedElement) | 0% | 0% | 11 | 11 | 25 | 25 | 1 | 1 | ||
| removeByKey(Object) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| rehashTo(int) | 0% | 0% | 10 | 10 | 19 | 19 | 1 | 1 | ||
| remove(KeyedElement) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| getByKey(Object) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| get(KeyedElement) | 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 | ||
| elements(Object[]) | 0% | 0% | 3 | 3 | 5 | 5 | 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(KeyedElement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| keyHash(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elements() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| KeyedHashSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| KeyedHashSet(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |