Source file "org/apache/commons/math3/linear/FieldLUDecomposition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 528 of 528 | 0% | 54 of 54 | 0% | 33 | 33 | 82 | 82 | 6 | 6 |
| solve(FieldMatrix) | 0% | 0% | 12 | 12 | 30 | 30 | 1 | 1 | ||
| solve(FieldVector) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| solve(ArrayFieldVector) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| getInverse() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| FieldLUDecomposition.Solver(Field, FieldElement[][], int[], boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| isNonSingular() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |