Source file "org/apache/commons/math3/linear/MatrixUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,319 of 1,319 | 0% | 158 of 158 | 0% | 116 | 116 | 259 | 259 | 37 | 37 |
blockInverse(RealMatrix, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 38 | 38 | 1 | 1 |
solveUpperTriangularSystem(RealMatrix, RealVector) | ![]() | 0% | ![]() | 0% | 10 | 10 | 14 | 14 | 1 | 1 |
solveLowerTriangularSystem(RealMatrix, RealVector) | ![]() | 0% | ![]() | 0% | 10 | 10 | 14 | 14 | 1 | 1 |
deserializeRealMatrix(Object, String, ObjectInputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 21 | 21 | 1 | 1 |
isSymmetricInternal(RealMatrix, double, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
checkSubMatrixIndex(AnyMatrix, int[], int[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
deserializeRealVector(Object, String, ObjectInputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 18 | 18 | 1 | 1 |
createRowFieldMatrix(FieldElement[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
createColumnFieldMatrix(FieldElement[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
createFieldIdentityMatrix(Field, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
checkSubMatrixIndex(AnyMatrix, int, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
serializeRealMatrix(RealMatrix, ObjectOutputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
inverse(RealMatrix, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
createRealMatrix(double[][]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
createFieldMatrix(FieldElement[][]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
createRowRealMatrix(double[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
createColumnRealMatrix(double[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
createFieldDiagonalMatrix(FieldElement[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
createFieldVector(FieldElement[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
createRealDiagonalMatrix(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
checkAdditionCompatible(AnyMatrix, AnyMatrix) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
checkSubtractionCompatible(AnyMatrix, AnyMatrix) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
checkRowIndex(AnyMatrix, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
checkColumnIndex(AnyMatrix, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
createFieldMatrix(Field, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
serializeRealVector(RealVector, ObjectOutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
createRealIdentityMatrix(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
createRealMatrix(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
checkMultiplicationCompatible(AnyMatrix, AnyMatrix) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createRealVector(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
fractionMatrixToRealMatrix(FieldMatrix) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
bigFractionMatrixToRealMatrix(FieldMatrix) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
checkMatrixIndex(AnyMatrix, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
checkSymmetric(RealMatrix, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isSymmetric(RealMatrix, double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
inverse(RealMatrix) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |