Source file "org/apache/commons/collections4/map/AbstractReferenceMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 173 of 173 | 0% | 24 of 24 | 0% | 19 | 19 | 49 | 49 | 7 | 7 |
| hasNext() | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| nextEntry() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| remove() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| AbstractReferenceMap.ReferenceBaseIterator(AbstractReferenceMap) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkMod() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| nextNull() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| currentEntry() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |