Source file "com/ibm/icu/impl/number/parse/DecimalMatcher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 867 of 867 | 0% | 248 of 248 | 0% | 133 | 133 | 217 | 217 | 9 | 9 |
match(StringSegment, ParsedNumber, int) | ![]() | 0% | ![]() | 0% | 87 | 87 | 156 | 156 | 1 | 1 |
DecimalMatcher(DecimalFormatSymbols, Grouper, int) | ![]() | 0% | ![]() | 0% | 17 | 17 | 30 | 30 | 1 | 1 |
validateGroup(int, int, boolean) | ![]() | 0% | ![]() | 0% | 15 | 15 | 16 | 16 | 1 | 1 |
smokeTest(StringSegment) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getInstance(DecimalFormatSymbols, Grouper, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
match(StringSegment, ParsedNumber) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
postProcess(ParsedNumber) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |