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,247 of 1,247 | 0% | 164 of 164 | 0% | 123 | 123 | 180 | 180 | 26 | 26 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
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 |
log2(int, RoundingMode) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
log10(int, RoundingMode) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
ceilingPowerOfTwo(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 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 | |
floorPowerOfTwo(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
saturatedAdd(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |