Source file "org/apache/commons/math3/stat/correlation/KendallsCorrelation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 420 of 420 | 0% | 32 of 32 | 0% | 24 | 24 | 88 | 88 | 8 | 8 |
| correlation(double[], double[]) | 0% | 0% | 15 | 15 | 68 | 68 | 1 | 1 | ||
| computeCorrelationMatrix(RealMatrix) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| KendallsCorrelation(RealMatrix) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sum(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeCorrelationMatrix(double[][]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| KendallsCorrelation() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| KendallsCorrelation(double[][]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCorrelationMatrix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |