Source file "it/unimi/dsi/fastutil/chars/Char2ObjectRBTreeMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 616 of 616 | 0% | 118 of 118 | 0% | 84 | 84 | 81 | 81 | 25 | 25 |
| subMap(char, char) | 0% | 0% | 11 | 11 | 5 | 5 | 1 | 1 | ||
| put(char, Object) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| Char2ObjectRBTreeMap.Submap(Char2ObjectRBTreeMap, char, boolean, char, boolean) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| firstEntry() | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| lastEntry() | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| headMap(char) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| tailMap(char) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| containsValue(Object) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| remove(char) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| in(char) | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| get(char) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| size() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| put(Character, Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| keySet() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| containsKey(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| char2ObjectEntrySet() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| values() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| firstCharKey() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lastCharKey() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| firstKey() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lastKey() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| comparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |