Source file "org/apache/commons/math3/util/CompositeFormat.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 214 of 214 | 0% | 28 of 28 | 0% | 22 | 22 | 53 | 53 | 8 | 8 |
| parseNumber(String, NumberFormat, ParsePosition) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| parseNumber(String, double, ParsePosition) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| parseFixedstring(String, String, ParsePosition) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| parseNextCharacter(String, ParsePosition) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| formatDouble(double, NumberFormat, StringBuffer, FieldPosition) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| parseAndIgnoreWhitespace(String, ParsePosition) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getDefaultNumberFormat(Locale) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getDefaultNumberFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |