Source file "com/ibm/icu/text/DecimalFormat.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,417 of 2,417 | 0% | 270 of 270 | 0% | 251 | 251 | 605 | 605 | 116 | 116 |
| readObject(ObjectInputStream) | 0% | 0% | 39 | 39 | 128 | 128 | 1 | 1 | ||
| parseCurrency(CharSequence, ParsePosition) | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| parse(String, ParsePosition) | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| toPattern() | 0% | 0% | 10 | 10 | 14 | 14 | 1 | 1 | ||
| setMultiplier(int) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| DecimalFormat(String, DecimalFormatSymbols, int) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| setSignificantDigitsUsed(boolean) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| refreshFormatter() | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| format(CurrencyAmount, StringBuffer, FieldPosition) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| DecimalFormat() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| applyPattern(String) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| DecimalFormat(String, DecimalFormatSymbols) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| safeConvertBigDecimal(BigDecimal) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| fieldPositionHelper(DecimalQuantity, FormattedStringBuilder, FieldPosition, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| DecimalFormat(String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| setMathContextICU(MathContext) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| format(double, StringBuffer, FieldPosition) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| format(long, StringBuffer, FieldPosition) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| format(BigInteger, StringBuffer, FieldPosition) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| format(BigDecimal, StringBuffer, FieldPosition) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| format(BigDecimal, StringBuffer, FieldPosition) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setMinimumIntegerDigits(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setMaximumIntegerDigits(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setMinimumFractionDigits(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setMaximumFractionDigits(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setMinimumSignificantDigits(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setMaximumSignificantDigits(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setRoundingIncrement(BigDecimal) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| formatToCharacterIterator(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getMultiplier() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setRoundingIncrement(double) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setScientificNotation(boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getMathContextICU() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setPositivePrefix(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setNegativePrefix(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setPositiveSuffix(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setNegativeSuffix(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getMathContext() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| areSignificantDigitsUsed() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getPadCharacter() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setCurrency(Currency) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setParseStrict(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getParser() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCurrencyParser() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| DecimalFormat(String, DecimalFormatSymbols, CurrencyPluralInfo, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setPropertiesFromPattern(String, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setRoundingIncrement(BigDecimal) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getRoundingMode() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getPadPosition() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| applyLocalizedPattern(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getGroupingSize() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getSecondaryGroupingSize() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getMinimumGroupingDigits() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCurrencyUsage() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setRoundingMode(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPadCharacter(char) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPadPosition(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isScientificNotation() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isParseStrict() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toLocalizedPattern() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDecimalFormatSymbols(DecimalFormatSymbols) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSignAlwaysShown(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMathContext(MathContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setFormatWidth(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMinimumExponentDigits(byte) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setExponentSignAlwaysShown(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setGroupingUsed(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setGroupingSize(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSecondaryGroupingSize(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMinimumGroupingDigits(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDecimalSeparatorAlwaysShown(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCurrencyUsage(Currency.CurrencyUsage) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCurrencyPluralInfo(CurrencyPluralInfo) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setParseBigDecimal(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setParseStrictMode(DecimalFormatProperties.ParseMode) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setParseIntegerOnly(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDecimalPatternMatchRequired(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setParseNoExponent(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setParseCaseSensitive(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setProperties(DecimalFormat.PropertySetter) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getPositivePrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNegativePrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPositiveSuffix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNegativeSuffix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFixedDecimal(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDecimalFormatSymbols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinimumExponentDigits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSignAlwaysShown() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRoundingIncrement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinimumIntegerDigits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaximumIntegerDigits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinimumFractionDigits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaximumFractionDigits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinimumSignificantDigits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaximumSignificantDigits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFormatWidth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isExponentSignAlwaysShown() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isGroupingUsed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDecimalSeparatorAlwaysShown() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrency() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrencyPluralInfo() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isParseBigDecimal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isParseIntegerOnly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDecimalPatternMatchRequired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isParseNoExponent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isParseCaseSensitive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toNumberFormatter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultSymbols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParseMaxDigits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setParseMaxDigits(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |