Source file "org/apache/commons/collections4/trie/AbstractPatriciaTrie.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 178 of 178 | 0% | 30 of 30 | 0% | 21 | 21 | 42 | 42 | 6 | 6 |
| remove(Object) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| iterator() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| size() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| contains(Object) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| AbstractPatriciaTrie.RangeEntrySet(AbstractPatriciaTrie, AbstractPatriciaTrie.RangeMap) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |