Source file "org/apache/commons/math3/linear/QRDecomposition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 506 of 506 | 0% | 44 of 44 | 0% | 27 | 27 | 84 | 84 | 5 | 5 |
| solve(RealMatrix) | 0% | 0% | 14 | 14 | 50 | 50 | 1 | 1 | ||
| solve(RealVector) | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| isNonSingular() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| QRDecomposition.Solver(double[][], double[], double) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getInverse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |