Source file "org/eclipse/core/internal/runtime/ReferenceHashSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 505 of 505 | 0% | 58 of 58 | 0% | 43 | 43 | 108 | 108 | 13 | 13 |
| cleanupGarbageCollectedValues() | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| add(Object, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| addValue(ReferenceHashSet.HashedReference) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| toArray() | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| rehash() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| get(Object) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| toReference(int, Object) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| ReferenceHashSet(int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| contains(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ReferenceHashSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |