Source file "org/aspectj/org/eclipse/jdt/internal/core/util/WeakHashSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 424 of 424 | 0% | 56 of 56 | 0% | 39 | 39 | 94 | 94 | 11 | 11 |
| cleanupGarbageCollectedValues() | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| add(Object) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| addValue(WeakHashSet.HashableWeakReference) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| rehash() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| get(Object) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| WeakHashSet(int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| contains(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| WeakHashSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |