Source file "org/apache/commons/math3/distribution/PoissonDistribution.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 515 of 515 | 0% | 44 of 44 | 0% | 39 | 39 | 105 | 105 | 17 | 17 |
| nextPoisson(double) | 0% | 0% | 16 | 16 | 67 | 67 | 1 | 1 | ||
| PoissonDistribution(RandomGenerator, double, double, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| logProbability(int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| cumulativeProbability(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| probability(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| PoissonDistribution(double, double, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| normalApproximateProbability(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sample() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PoissonDistribution(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PoissonDistribution(double, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PoissonDistribution(double, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumericalMean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumericalVariance() | 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 |