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 | 182 of 182 | 0% | 16 of 16 | 0% | 21 | 21 | 45 | 45 | 13 | 13 |
find(TextTrieMap.Node, TextTrieMap.CharIterator, TextTrieMap.ResultHandler, TextTrieMap.Output) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
subArray(char[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
get(CharSequence, int, TextTrieMap.Output) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
toCharArray(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
subArray(char[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
find(CharSequence, int, TextTrieMap.ResultHandler, TextTrieMap.Output) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
put(CharSequence, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
TextTrieMap(boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
find(CharSequence, TextTrieMap.ResultHandler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
find(CharSequence, int, TextTrieMap.ResultHandler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
get(CharSequence, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
putLeadCodePoints(UnicodeSet) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |