Source file "org/apache/commons/math3/stat/descriptive/moment/Kurtosis.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 251 of 251 | 0% | 16 of 16 | 0% | 18 | 18 | 50 | 50 | 10 | 10 |
| evaluate(double[], int, int) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| getResult() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| copy(Kurtosis, Kurtosis) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| Kurtosis() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Kurtosis(FourthMoment) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| copy() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| increment(double) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Kurtosis(Kurtosis) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getN() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |