Source file "org/springframework/format/number/CurrencyStyleFormatter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 84 of 84 | 0% | 8 of 8 | 0% | 11 | 11 | 26 | 26 | 7 | 7 |
getNumberFormat(Locale) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
parse(String, Locale) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
CurrencyStyleFormatter() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setFractionDigits(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRoundingMode(RoundingMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCurrency(Currency) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPattern(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |