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 | 218 of 225 | 3% | 20 of 22 | 9% | 20 | 22 | 29 | 33 | 9 | 11 |
checkNoOverflow(boolean, String, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkNoOverflow(boolean, String, long, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
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 |
checkNonNegative(String, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkInRangeForRoundingInputs(boolean, double, RoundingMode) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkPositive(String, int) | ![]() ![]() | 20% | ![]() ![]() | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
checkRoundingUnnecessary(boolean) | ![]() ![]() | 37% | ![]() ![]() | 50% | 1 | 2 | 1 | 3 | 0 | 1 |