Source file "org/apache/commons/math3/util/ArithmeticUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,029 of 1,029 | 0% | 150 of 150 | 0% | 102 | 102 | 213 | 213 | 27 | 27 |
gcd(long, long) | ![]() | 0% | ![]() | 0% | 15 | 15 | 26 | 26 | 1 | 1 |
gcd(int, int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 33 | 33 | 1 | 1 |
mulAndCheck(long, long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 18 | 18 | 1 | 1 |
pow(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
pow(long, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
gcdPositive(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
addAndCheck(long, long, Localizable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
lcm(long, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
pow(int, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
pow(long, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
pow(BigInteger, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
subAndCheck(long, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
lcm(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
pow(BigInteger, BigInteger) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
addAndCheck(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
subAndCheck(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
mulAndCheck(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
isPowerOfTwo(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
pow(BigInteger, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addAndCheck(long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
binomialCoefficient(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
binomialCoefficientDouble(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
binomialCoefficientLog(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
stirlingS2(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
factorial(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
factorialDouble(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
factorialLog(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |