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 | 702 of 702 | 0% | 82 of 82 | 0% | 60 | 60 | 139 | 139 | 13 | 13 |
factorial(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 29 | 29 | 1 | 1 |
binomial(int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 24 | 24 | 1 | 1 |
log10(BigInteger, RoundingMode) | ![]() | 0% | ![]() | 0% | 12 | 12 | 30 | 30 | 1 | 1 |
log2(BigInteger, RoundingMode) | ![]() | 0% | ![]() | 0% | 9 | 9 | 15 | 15 | 1 | 1 |
sqrt(BigInteger, RoundingMode) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 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 |
sqrtApproxWithDoubles(BigInteger) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
listProduct(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |