Source file "org/apache/commons/math3/stat/correlation/SpearmansCorrelation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 302 of 302 | 0% | 32 of 32 | 0% | 28 | 28 | 58 | 58 | 12 | 12 |
| correlation(double[], double[]) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| rankTransform(RealMatrix) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| removeValues(double[], Set) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| getNaNPositions(double[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| SpearmansCorrelation(RealMatrix, RankingAlgorithm) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SpearmansCorrelation(RankingAlgorithm) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| computeCorrelationMatrix(RealMatrix) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SpearmansCorrelation(RealMatrix) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| computeCorrelationMatrix(double[][]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SpearmansCorrelation() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCorrelationMatrix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRankCorrelation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |