Source file "org/apache/commons/text/numbers/ParsedDecimal.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 873 of 873 | 0% | 140 of 140 | 0% | 100 | 100 | 202 | 202 | 30 | 30 |
from(double) | ![]() | 0% | ![]() | 0% | 13 | 13 | 31 | 31 | 1 | 1 |
toScientificString(int, ParsedDecimal.FormatOptions) | ![]() | 0% | ![]() | 0% | 8 | 8 | 27 | 27 | 1 | 1 |
appendWholeGrouped(int, ParsedDecimal.FormatOptions) | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 1 | 1 |
appendFraction(int, int, ParsedDecimal.FormatOptions) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
appendWhole(int, ParsedDecimal.FormatOptions) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
roundUp(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
toPlainString(ParsedDecimal.FormatOptions) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
parseExponent(char[], int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
getDigitStringSize(int, ParsedDecimal.FormatOptions) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
round(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
shouldRoundUp(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
truncate(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
append(char[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getPlainStringSize(int, ParsedDecimal.FormatOptions) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
maxPrecision(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
ParsedDecimal(boolean, int[], int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
shouldIncludeMinus(ParsedDecimal.FormatOptions) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
append(char) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
requiresGroupingSeparatorAfterPosition(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
setSingleDigitValue(int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
toEngineeringString(ParsedDecimal.FormatOptions) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isZero() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
outputString() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
shouldIncludeExponent(int, ParsedDecimal.FormatOptions) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
getScientificExponent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
prepareOutput(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
appendLocalizedDigit(int, char[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toScientificString(ParsedDecimal.FormatOptions) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
digitValue(char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExponent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |