Source file "org/apache/commons/math3/distribution/PascalDistribution.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 180 of 180 | 0% | 12 of 12 | 0% | 18 | 18 | 35 | 35 | 12 | 12 |
| PascalDistribution(RandomGenerator, int, double) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| probability(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logProbability(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| cumulativeProbability(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getNumericalVariance() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getNumericalMean() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| PascalDistribution(int, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNumberOfSuccesses() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProbabilityOfSuccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSupportLowerBound() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSupportUpperBound() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSupportConnected() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |