Source file "com/google/common/math/DoubleMath.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 591 of 591 | 0% | 108 of 108 | 0% | 77 | 77 | 99 | 99 | 17 | 17 |
log2(double, RoundingMode) | ![]() | 0% | ![]() | 0% | 17 | 17 | 19 | 19 | 1 | 1 |
roundIntermediate(double, RoundingMode) | ![]() | 0% | ![]() | 0% | 17 | 17 | 25 | 25 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
roundToBigInteger(double, RoundingMode) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
factorial(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
mean(int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
mean(long[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
mean(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
fuzzyEquals(double, double, double) | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
roundToLong(double, RoundingMode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
fuzzyCompare(double, double, double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
roundToInt(double, RoundingMode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
mean(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isMathematicalInteger(double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
mean(Iterator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isPowerOfTwo(double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
log2(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |