Source file "com/p6spy/engine/common/CustomHashedHashSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 164 of 164 | 0% | 16 of 16 | 0% | 19 | 19 | 43 | 43 | 11 | 11 |
| remove(Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| add(Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| removeAll(Collection) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| retainAll(Collection) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| addAll(Collection) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| CustomHashedHashSet(Hasher) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| contains(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| containsAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |