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 | 861 of 1,247 | 30% | 161 of 164 | 1% | 119 | 123 | 169 | 180 | 22 | 26 | 
| divide(int, int, RoundingMode) |  | 0% |  | 0% | 19 | 19 | 26 | 26 | 1 | 1 | 
| saturatedPow(int, int) |  | 0% |  | 0% | 18 | 18 | 23 | 23 | 1 | 1 | 
| checkedPow(int, int) |  | 0% |  | 0% | 17 | 17 | 19 | 19 | 1 | 1 | 
| pow(int, int) |  | 0% |  | 0% | 14 | 14 | 15 | 15 | 1 | 1 | 
| binomial(int, int) |  | 0% |  | 0% | 8 | 8 | 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 | 
| log10(int, RoundingMode) |  | 0% |  | 0% | 6 | 6 | 9 | 9 | 1 | 1 | 
| ceilingPowerOfTwo(int) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 | 
| log2(int, RoundingMode) |   | 37% |   | 20% | 4 | 5 | 6 | 10 | 0 | 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 | 
| 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 | |
| floorPowerOfTwo(int) |  | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
| saturatedSubtract(int, int) |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
| saturatedMultiply(int, int) |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
| sqrtFloor(int) |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
| isPrime(int) |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
| isPowerOfTwo(int) |  | 87% |   | 50% | 2 | 3 | 0 | 1 | 0 | 1 | 
| static {...} |  | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
| saturatedAdd(int, int) |  | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |