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