Source file "org/apache/commons/math3/distribution/EnumeratedIntegerDistribution.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 371 of 371 | 0% | 30 of 30 | 0% | 28 | 28 | 65 | 65 | 13 | 13 |
EnumeratedIntegerDistribution(RandomGenerator, int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
getNumericalVariance() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
createDistribution(int[], double[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getSupportLowerBound() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getSupportUpperBound() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
cumulativeProbability(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getNumericalMean() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
EnumeratedIntegerDistribution(RandomGenerator, int[], double[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
EnumeratedIntegerDistribution(int[], double[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
EnumeratedIntegerDistribution(int[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
probability(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sample() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSupportConnected() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |