Source file "org/apache/commons/math3/linear/AbstractFieldMatrix.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,259 of 2,259 | 0% | 242 of 242 | 0% | 183 | 183 | 412 | 412 | 62 | 62 |
| power(int) | 0% | 0% | 9 | 9 | 26 | 26 | 1 | 1 | ||
| setSubMatrix(FieldElement[][], int, int) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| operate(FieldVector) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| preMultiply(FieldVector) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| toString() | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| multiply(FieldMatrix) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| copySubMatrix(int[], int[], FieldElement[][]) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| operate(FieldElement[]) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| preMultiply(FieldElement[]) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| copySubMatrix(int, int, int, int, FieldElement[][]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| checkSubMatrixIndex(int[], int[]) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| walkInRowOrder(FieldMatrixChangingVisitor) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| walkInColumnOrder(FieldMatrixChangingVisitor) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| walkInRowOrder(FieldMatrixChangingVisitor, int, int, int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| walkInColumnOrder(FieldMatrixChangingVisitor, int, int, int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getSubMatrix(int, int, int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| add(FieldMatrix) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| subtract(FieldMatrix) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| walkInRowOrder(FieldMatrixPreservingVisitor) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| walkInColumnOrder(FieldMatrixPreservingVisitor) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| walkInRowOrder(FieldMatrixPreservingVisitor, int, int, int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| walkInColumnOrder(FieldMatrixPreservingVisitor, int, int, int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setRowMatrix(int, FieldMatrix) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| setColumnMatrix(int, FieldMatrix) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| checkSubMatrixIndex(int, int, int, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| scalarAdd(FieldElement) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| scalarMultiply(FieldElement) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getData() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getTrace() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setRowVector(int, FieldVector) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setColumnVector(int, FieldVector) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setRow(int, FieldElement[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setColumn(int, FieldElement[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| extractField(FieldElement[][]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| getRowMatrix(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getColumnMatrix(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getRow(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getColumn(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getSubMatrix(int[], int[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| transpose() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| AbstractFieldMatrix(Field, int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| checkAdditionCompatible(FieldMatrix) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| checkSubtractionCompatible(FieldMatrix) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| checkRowIndex(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| checkColumnIndex(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| checkMultiplicationCompatible(FieldMatrix) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| extractField(FieldElement[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getRowVector(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnVector(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSquare() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| walkInOptimizedOrder(FieldMatrixChangingVisitor, int, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| walkInOptimizedOrder(FieldMatrixPreservingVisitor, int, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractFieldMatrix() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AbstractFieldMatrix(Field) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| buildArray(Field, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildArray(Field, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| preMultiply(FieldMatrix) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| walkInOptimizedOrder(FieldMatrixChangingVisitor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| walkInOptimizedOrder(FieldMatrixPreservingVisitor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getField() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |