Source file "org/apache/commons/math3/distribution/ConstantRealDistribution.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 67 of 67 | 0% | 8 of 8 | 0% | 17 | 17 | 17 | 17 | 13 | 13 |
| inverseCumulativeProbability(double) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| density(double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| cumulativeProbability(double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ConstantRealDistribution(double) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getNumericalMean() | 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 | ||
| sample() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumericalVariance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSupportLowerBoundInclusive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSupportUpperBoundInclusive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSupportConnected() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reseedRandomGenerator(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |