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 | 57 of 57 | 0% | 6 of 6 | 0% | 7 | 7 | 14 | 14 | 4 | 4 |
| remove() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| AbstractPatriciaTrie.PrefixRangeEntrySet.SingletonIterator(AbstractPatriciaTrie.PrefixRangeEntrySet, AbstractPatriciaTrie.TrieEntry) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |