Source file "com/ibm/icu/impl/PatternProps.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,967 of 1,967 | 0% | 102 of 102 | 0% | 62 | 62 | 77 | 77 | 11 | 11 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isSyntax(int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 12 | 12 | 1 | 1 |
isSyntaxOrWhiteSpace(int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 12 | 12 | 1 | 1 |
trimWhiteSpace(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
trimSpaceChar(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
isWhiteSpace(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 7 | 7 | 1 | 1 |
isIdentifier(CharSequence) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
isIdentifier(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
skipWhiteSpace(CharSequence, int) | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 | |
skipIdentifier(CharSequence, int) | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 | |
PatternProps() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |