Source file "org/apache/commons/math3/stat/correlation/PearsonsCorrelation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 401 of 401 | 0% | 30 of 30 | 0% | 28 | 28 | 74 | 74 | 13 | 13 |
| getCorrelationPValues() | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| covarianceToCorrelation(RealMatrix) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| correlation(double[], double[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| computeCorrelationMatrix(RealMatrix) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| getCorrelationStandardErrors() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| checkSufficientData(RealMatrix) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| PearsonsCorrelation(Covariance) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| PearsonsCorrelation(RealMatrix) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| PearsonsCorrelation(RealMatrix, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| PearsonsCorrelation() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| PearsonsCorrelation(double[][]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| computeCorrelationMatrix(double[][]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCorrelationMatrix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |