Source file "com/ibm/icu/text/FilteredNormalizer2.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 456 of 456 | 0% | 72 of 72 | 0% | 53 | 53 | 104 | 104 | 17 | 17 |
normalizeSecondAndAppend(StringBuilder, CharSequence, boolean) | ![]() | 0% | ![]() | 0% | 10 | 10 | 26 | 26 | 1 | 1 |
normalize(CharSequence, Appendable, UnicodeSet.SpanCondition) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
quickCheck(CharSequence) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
spanQuickCheckYes(CharSequence) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
isNormalized(CharSequence) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
normalize(CharSequence, StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
composePair(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
hasBoundaryBefore(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
hasBoundaryAfter(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isInert(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
normalize(CharSequence, Appendable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getDecomposition(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getRawDecomposition(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getCombiningClass(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
FilteredNormalizer2(Normalizer2, UnicodeSet) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
normalizeSecondAndAppend(StringBuilder, CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
append(StringBuilder, CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |