Source file "org/apache/commons/math3/stat/inference/MannWhitneyUTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 194 of 194 | 0% | 10 of 10 | 0% | 12 | 12 | 34 | 34 | 7 | 7 |
| mannWhitneyU(double[], double[]) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| calculateAsymptoticPValue(double, int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| mannWhitneyUTest(double[], double[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| concatenateSamples(double[], double[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ensureDataConformance(double[], double[]) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| MannWhitneyUTest() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MannWhitneyUTest(NaNStrategy, TiesStrategy) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |