Source file "com/google/common/math/IntMath.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,071 of 1,071 | 0% | 133 of 133 | 0% | 98 | 98 | 147 | 147 | 19 | 19 |
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| divide(int, int, RoundingMode) | 0% | 0% | 19 | 19 | 26 | 26 | 1 | 1 | ||
| checkedPow(int, int) | 0% | 0% | 17 | 17 | 19 | 19 | 1 | 1 | ||
| binomial(int, int) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| pow(int, int) | 0% | 0% | 14 | 14 | 15 | 15 | 1 | 1 | ||
| gcd(int, int) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| sqrt(int, RoundingMode) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| log2(int, RoundingMode) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| log10(int, RoundingMode) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| mod(int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkedAdd(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkedSubtract(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkedMultiply(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isPowerOfTwo(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| factorial(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| log10Floor(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lessThanBranchFree(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mean(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sqrtFloor(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |