Source file "org/apache/fop/complexscripts/util/NumberConverter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3,822 of 3,822 | 0% | 265 of 265 | 0% | 164 | 164 | 312 | 312 | 31 | 31 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 38 | 38 | 1 | 1 |
formatNumber(long, Integer[]) | ![]() | 0% | ![]() | 0% | 18 | 18 | 29 | 29 | 1 | 1 |
parseFormatTokens(String) | ![]() | 0% | ![]() | 0% | 12 | 12 | 29 | 29 | 1 | 1 |
getSpecialFormatter(int, int, String, String, String) | ![]() | 0% | ![]() | 0% | 13 | 13 | 25 | 25 | 1 | 1 |
formatNumberAsDecimal(long, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 15 | 15 | 1 | 1 |
formatNumberAsSequence(long, int, int, int[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 13 | 13 | 1 | 1 |
hasFeature(String, String) | ![]() | 0% | ![]() | 0% | 11 | 11 | 12 | 12 | 1 | 1 |
convertNumbers(List, List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
performGrouping(List, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 13 | 13 | 1 | 1 |
isSameLanguage(String, String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
convertWordCase(String, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
formatNumberAsWord(long, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
getSequenceBase(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
isStartOfAlphabeticSequence(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
isStartOfNumericSpecial(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
NumberConverter(String, int, int, int, String, String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
isPaddedOne(Integer[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
toUpperCase(Integer[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
toLowerCase(Integer[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
formatNumberAsSpecial(long, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
joinWords(List, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
convert(List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
convertNumber(long, Integer[], Integer[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
convertWordCase(List, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
appendScalars(List, Integer[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isStartOfDecimalSequence(int) | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 | |
isLanguage(String) | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 | |
convert(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
getDecimalValue(Integer) | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 | |
scalarsToString(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
isAlphaNumeric(int) | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |