Source file "org/apache/commons/math3/distribution/ZipfDistribution.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 255 of 255 | 0% | 24 of 24 | 0% | 28 | 28 | 56 | 56 | 16 | 16 |
ZipfDistribution(RandomGenerator, int, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
calculateNumericalVariance() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
logProbability(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
probability(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
cumulativeProbability(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
calculateNumericalMean() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
generalizedHarmonic(int, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sample() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getNumericalMean() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getNumericalVariance() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ZipfDistribution(int, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getNumberOfElements() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExponent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSupportUpperBound() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSupportLowerBound() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSupportConnected() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |