Source file "org/apache/commons/math/util/MathUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,931 of 2,931 | 0% | 524 of 524 | 0% | 345 | 345 | 523 | 523 | 79 | 79 |
roundUnscaled(double, double, int) | ![]() | 0% | ![]() | 0% | 17 | 17 | 38 | 38 | 1 | 1 |
safeNorm(double[]) | ![]() | 0% | ![]() | 0% | 11 | 11 | 39 | 39 | 1 | 1 |
gcd(long, long) | ![]() | 0% | ![]() | 0% | 15 | 15 | 26 | 26 | 1 | 1 |
gcd(int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 26 | 26 | 1 | 1 |
binomialCoefficient(int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 26 | 26 | 1 | 1 |
normalizeArray(double[], double) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
nextAfter(double, double) | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
checkOrder(double[], MathUtils.OrderDirection, boolean) | ![]() | 0% | ![]() | 0% | 11 | 11 | 20 | 20 | 1 | 1 |
binomialCoefficientLog(int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 17 | 17 | 1 | 1 |
mulAndCheck(long, long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
addAndCheck(long, long, Localizable) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
binomialCoefficientDouble(int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 13 | 13 | 1 | 1 |
equals(float, float, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 9 | 9 | 1 | 1 |
pow(int, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
pow(long, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
equals(float[], float[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 8 | 8 | 1 | 1 |
equalsIncludingNaN(float[], float[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 8 | 8 | 1 | 1 |
equals(double[], double[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 8 | 8 | 1 | 1 |
equalsIncludingNaN(double[], double[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 8 | 8 | 1 | 1 |
pow(BigInteger, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
equals(double, double, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
pow(BigInteger, BigInteger) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
pow(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
pow(long, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
lcm(long, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
factorialLog(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
lcm(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
addAndCheck(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
subAndCheck(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
checkBinomial(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
subAndCheck(long, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
distance(int[], int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
distance(double[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
factorialDouble(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
factorial(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
round(float, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
distance1(double[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
distance1(int[], int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
distanceInf(double[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
distanceInf(int[], int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
mulAndCheck(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
pow(BigInteger, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
sign(double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
sign(float) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
round(double, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
equals(float, float, float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
compareTo(double, double, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
equalsIncludingNaN(float, float) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
equalsIncludingNaN(float, float, float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
equalsIncludingNaN(float, float, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
equalsIncludingNaN(double, double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
equals(double, double, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
equalsIncludingNaN(double, double, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
equalsIncludingNaN(double, double, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
equals(float, float) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
equals(double, double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
sign(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
indicator(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
indicator(float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
normalizeAngle(double, double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkOrder(double[], int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sign(byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
sign(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
sign(short) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
cosh(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sinh(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
indicator(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
hash(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
indicator(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
indicator(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
indicator(short) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
log(double, double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addAndCheck(long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
round(double, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
round(float, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkOrder(double[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
scalb(double, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hash(double[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |