Source file "com/google/common/math/DoubleUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 155 of 155 | 0% | 20 of 20 | 0% | 16 | 16 | 28 | 28 | 6 | 6 |
| bigToDouble(BigInteger) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| getSignificand(double) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ensureNonNegative(double) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| scaleNormalize(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isFinite(double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNormal(double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |