Source file "com/google/common/math/BigIntegerMath.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 724 of 724 | 0% | 86 of 86 | 0% | 65 | 65 | 151 | 151 | 16 | 16 |
factorial(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 29 | 29 | 1 | 1 |
log10(BigInteger, RoundingMode) | ![]() | 0% | ![]() | 0% | 12 | 12 | 30 | 30 | 1 | 1 |
binomial(int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 28 | 28 | 1 | 1 |
sqrt(BigInteger, RoundingMode) | ![]() | 0% | ![]() | 0% | 10 | 10 | 15 | 15 | 1 | 1 |
log2(BigInteger, RoundingMode) | ![]() | 0% | ![]() | 0% | 9 | 9 | 16 | 16 | 1 | 1 |
listProduct(List, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
sqrtFloor(BigInteger) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
isPowerOfTwo(BigInteger) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
divide(BigInteger, BigInteger, RoundingMode) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
fitsInLong(BigInteger) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ceilingPowerOfTwo(BigInteger) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
floorPowerOfTwo(BigInteger) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sqrtApproxWithDoubles(BigInteger) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
listProduct(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
roundToDouble(BigInteger, RoundingMode) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |