Source file "org/antlr/v4/misc/OrderedHashMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 65 | 12% | 2 of 2 | 0% | 7 | 8 | 13 | 15 | 6 | 7 |
| putAll(Map) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| put(Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getElement(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getKey(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| OrderedHashMap() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |