Source file "com/ibm/icu/impl/Normalizer2Impl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 103 of 103 | 0% | 26 of 26 | 0% | 20 | 20 | 22 | 22 | 7 | 7 |
equal(CharSequence, int, int, CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
equal(CharSequence, CharSequence) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
isLeadSurrogate(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isTrailSurrogate(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSurrogate(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isSurrogateLead(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
Normalizer2Impl.UTF16Plus() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |