Source file "org/apache/commons/math3/distribution/GeometricDistribution.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 154 of 154 | 0% | 18 of 18 | 0% | 21 | 21 | 31 | 31 | 12 | 12 |
| inverseCumulativeProbability(double) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| GeometricDistribution(RandomGenerator, double) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| probability(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| cumulativeProbability(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| logProbability(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getNumericalVariance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumericalMean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| GeometricDistribution(double) | 0% | n/a | 1 | 1 | 2 | 2 | 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 |