Source file "org/apache/commons/math/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,041 of 1,041 | 0% | 82 of 82 | 0% | 79 | 79 | 180 | 180 | 38 | 38 |
deserializeRealMatrix(Object, String, ObjectInputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 21 | 21 | 1 | 1 |
checkSubMatrixIndex(AnyMatrix, int[], int[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
deserializeRealVector(Object, String, ObjectInputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 18 | 18 | 1 | 1 |
checkSubMatrixIndex(AnyMatrix, int, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
createFieldIdentityMatrix(Field, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
checkAdditionCompatible(AnyMatrix, AnyMatrix) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
checkSubtractionCompatible(AnyMatrix, AnyMatrix) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
checkMultiplicationCompatible(AnyMatrix, AnyMatrix) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createRowFieldMatrix(FieldElement[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
createColumnFieldMatrix(FieldElement[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
serializeRealMatrix(RealMatrix, ObjectOutputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
checkRowIndex(AnyMatrix, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
checkColumnIndex(AnyMatrix, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
createRowBigMatrix(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
createRowBigMatrix(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
createColumnBigMatrix(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
createColumnBigMatrix(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
createBigIdentityMatrix(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
createColumnBigMatrix(BigDecimal[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
createFieldDiagonalMatrix(FieldElement[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
createRealDiagonalMatrix(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
createRowRealMatrix(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
createColumnRealMatrix(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
createRowBigMatrix(BigDecimal[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createFieldMatrix(Field, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
createRealMatrix(double[][]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
createFieldMatrix(FieldElement[][]) | ![]() | 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 |
fractionMatrixToRealMatrix(FieldMatrix) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
bigFractionMatrixToRealMatrix(FieldMatrix) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createBigMatrix(BigDecimal[][], boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createRealVector(double[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createFieldVector(FieldElement[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createBigMatrix(double[][]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createBigMatrix(BigDecimal[][]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createBigMatrix(String[][]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |