Source file "com/google/common/math/MathPreconditions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 172 of 172 | 0% | 20 of 20 | 0% | 20 | 20 | 30 | 30 | 10 | 10 |
| checkPositive(String, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNonNegative(String, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNonNegative(String, double) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkPositive(String, BigInteger) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNonNegative(String, BigInteger) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkPositive(String, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNonNegative(String, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkRoundingUnnecessary(boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkInRange(boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNoOverflow(boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |