Source file "it/unimi/dsi/fastutil/objects/Object2CharLinkedOpenHashMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 569 of 569 | 0% | 72 of 72 | 0% | 48 | 48 | 85 | 85 | 12 | 12 |
| remove() | 0% | 0% | 15 | 15 | 27 | 27 | 1 | 1 | ||
| Object2CharLinkedOpenHashMap.MapIterator(Object2CharLinkedOpenHashMap, Object) | 0% | 0% | 9 | 9 | 17 | 17 | 1 | 1 | ||
| ensureIndexKnown() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| nextEntry() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| previousEntry() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| Object2CharLinkedOpenHashMap.MapIterator(Object2CharLinkedOpenHashMap) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| skip(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| back(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasPrevious() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| previousIndex() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nextIndex() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |