Source file "org/apache/xmlgraphics/util/DoubleFormatUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 792 of 792 | 0% | 132 of 132 | 0% | 77 | 77 | 149 | 149 | 11 | 11 |
formatDoublePrecise(double, int, int, StringBuffer) | ![]() | 0% | ![]() | 0% | 25 | 25 | 69 | 69 | 1 | 1 |
formatDoubleFast(double, int, int, StringBuffer) | ![]() | 0% | ![]() | 0% | 15 | 15 | 31 | 31 | 1 | 1 |
format(StringBuffer, int, long, long) | ![]() | 0% | ![]() | 0% | 10 | 10 | 17 | 17 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
tooCloseToRound(double, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
formatDouble(double, int, int, StringBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
tenPow(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
tenPowDouble(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
isRoundedToZero(double, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
tooManyDigitsUsed(double, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
getExponant(double) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |