| divide(int, int, RoundingMode) |  | 0% |  | 0% | 19 | 19 | 27 | 27 | 1 | 1 |
| saturatedPow(int, int) |  | 0% |  | 0% | 18 | 18 | 24 | 24 | 1 | 1 |
| checkedPow(int, int) |  | 0% |  | 0% | 17 | 17 | 20 | 20 | 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 | 17 | 17 | 1 | 1 |
| log10(int, RoundingMode) |  | 0% |  | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
| log2(int, RoundingMode) |   | 37% |   | 20% | 4 | 5 | 6 | 10 | 0 | 1 |
| ceilingPowerOfTwo(int) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
| sqrt(int, RoundingMode) |   | 42% |   | 14% | 5 | 6 | 5 | 9 | 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 |
| 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 |
| 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 | 39 | 0 | 1 |
| lessThanBranchFree(int, int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| saturatedAdd(int, int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| sqrtFloor(int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |