Source file "org/apache/commons/math3/distribution/TriangularDistribution.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 410 of 410 | 0% | 40 of 40 | 0% | 34 | 34 | 58 | 58 | 14 | 14 |
| cumulativeProbability(double) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| density(double) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| inverseCumulativeProbability(double) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| TriangularDistribution(RandomGenerator, double, double, double) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| getNumericalVariance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumericalMean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TriangularDistribution(double, double, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSolverAbsoluteAccuracy() | 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 | ||
| 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 |