Source file "com/github/andrewoma/dexx/collection/internal/hashmap/CompactHashMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 411 of 411 | 0% | 28 of 28 | 0% | 23 | 23 | 67 | 67 | 9 | 9 |
| removed0(Object, int, int, KeyFunction) | 0% | 0% | 9 | 9 | 27 | 27 | 1 | 1 | ||
| updated0(Object, int, int, Object, Pair, KeyFunction) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| get0(Object, int, int, KeyFunction) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| forEach(Function, KeyFunction) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| HashTrieMap(int, Object[], int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getElem(int, KeyFunction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator(KeyFunction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getElems() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |