Source file "org/apache/commons/math3/stat/regression/RegressionResults.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 488 of 488 | 0% | 58 of 58 | 0% | 46 | 46 | 87 | 87 | 17 | 17 |
| RegressionResults(double[], double[][], boolean, long, int, double, double, double, boolean, boolean) | 0% | 0% | 6 | 6 | 23 | 23 | 1 | 1 | ||
| getVcvElement(int, int) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| getCovarianceOfParameters(int, int) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| getStdErrorOfEstimate(int) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| getStdErrorOfEstimates() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| getParameterEstimate(int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| RegressionResults() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getRegressionSumSquares() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameterEstimates() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getNumberOfParameters() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getTotalSumSquares() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getErrorSumSquares() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMeanSquareError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRSquared() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAdjustedRSquared() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getN() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasIntercept() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |