Source file "com/ibm/icu/number/LocalizedNumberRangeFormatter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 107 of 107 | 0% | 10 of 10 | 0% | 12 | 12 | 18 | 18 | 7 | 7 |
| formatRange(Number, Number) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| formatRange(double, double) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| formatRange(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| formatImpl(DecimalQuantity, DecimalQuantity, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| withoutLocale() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LocalizedNumberRangeFormatter(NumberRangeFormatterSettings, int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |