Source file "org/apache/commons/math3/distribution/BinomialDistribution.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 166 of 166 | 0% | 24 of 24 | 0% | 24 | 24 | 32 | 32 | 12 | 12 |
| BinomialDistribution(RandomGenerator, int, double) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| logProbability(int) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| cumulativeProbability(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| probability(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getNumericalVariance() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSupportLowerBound() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSupportUpperBound() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| BinomialDistribution(int, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNumericalMean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumberOfTrials() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProbabilityOfSuccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSupportConnected() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |