Source file "org/apache/commons/math3/linear/LUDecomposition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 440 of 440 | 0% | 54 of 54 | 0% | 35 | 35 | 84 | 84 | 8 | 8 |
| LUDecomposition(RealMatrix, double) | 0% | 0% | 14 | 14 | 50 | 50 | 1 | 1 | ||
| getL() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| getU() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| getP() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getDeterminant() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| getSolver() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LUDecomposition(RealMatrix) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPivot() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |