Source file "com/ibm/icu/impl/TextTrieMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 425 of 425 | 0% | 60 of 60 | 0% | 42 | 42 | 106 | 106 | 12 | 12 |
add(char[], int, Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 24 | 24 | 1 | 1 |
putLeadCodePoints(UnicodeSet) | ![]() | 0% | ![]() | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
findMatch(TextTrieMap.CharIterator, TextTrieMap.Output) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
matchFollowing(TextTrieMap.CharIterator, TextTrieMap.Output) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
split(int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
lenMatches(char[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
add(TextTrieMap.CharIterator, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
TextTrieMap.Node(TextTrieMap, char[], List, List) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
addValue(List, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
charCount() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
values() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
TextTrieMap.Node(TextTrieMap) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |