Source file "org/apache/commons/math3/stat/regression/GLSMultipleLinearRegression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 116 of 116 | 0% | 2 of 2 | 0% | 8 | 8 | 24 | 24 | 7 | 7 |
| calculateBeta() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| calculateErrorVariance() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| calculateBetaVariance() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newSampleData(double[], double[][], double[][]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getOmegaInverse() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newCovarianceData(double[][]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| GLSMultipleLinearRegression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |