Source file "org/apache/commons/math3/linear/BlockFieldMatrix.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 4,280 of 4,280 | 0% | 264 of 264 | 0% | 184 | 184 | 713 | 713 | 52 | 52 |
| getSubMatrix(int, int, int, int) | 0% | 0% | 6 | 6 | 37 | 37 | 1 | 1 | ||
| multiply(BlockFieldMatrix) | 0% | 0% | 8 | 8 | 36 | 36 | 1 | 1 | ||
| preMultiply(FieldElement[]) | 0% | 0% | 7 | 7 | 28 | 28 | 1 | 1 | ||
| setSubMatrix(FieldElement[][], int, int) | 0% | 0% | 7 | 7 | 29 | 29 | 1 | 1 | ||
| operate(FieldElement[]) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| multiply(FieldMatrix) | 0% | 0% | 7 | 7 | 31 | 31 | 1 | 1 | ||
| toBlocksLayout(FieldElement[][]) | 0% | 0% | 6 | 6 | 27 | 27 | 1 | 1 | ||
| walkInRowOrder(FieldMatrixChangingVisitor, int, int, int, int) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| walkInOptimizedOrder(FieldMatrixChangingVisitor, int, int, int, int) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| walkInRowOrder(FieldMatrixPreservingVisitor, int, int, int, int) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| walkInOptimizedOrder(FieldMatrixPreservingVisitor, int, int, int, int) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| setRowMatrix(int, BlockFieldMatrix) | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| transpose() | 0% | 0% | 5 | 5 | 22 | 22 | 1 | 1 | ||
| BlockFieldMatrix(int, int, FieldElement[][], boolean) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| getRowMatrix(int) | 0% | 0% | 3 | 3 | 19 | 19 | 1 | 1 | ||
| walkInRowOrder(FieldMatrixChangingVisitor) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| add(FieldMatrix) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| subtract(FieldMatrix) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| setColumnMatrix(int, BlockFieldMatrix) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| walkInRowOrder(FieldMatrixPreservingVisitor) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| getData() | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| walkInOptimizedOrder(FieldMatrixChangingVisitor) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| getColumnMatrix(int) | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| walkInOptimizedOrder(FieldMatrixPreservingVisitor) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| createBlocksLayout(Field, int, int) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| setColumn(int, FieldElement[]) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| getColumnVector(int) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| getColumn(int) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| setRow(int, FieldElement[]) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| getRowVector(int) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| add(BlockFieldMatrix) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| subtract(BlockFieldMatrix) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getRow(int) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| addToEntry(int, int, FieldElement) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| multiplyEntry(int, int, FieldElement) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| scalarAdd(FieldElement) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| scalarMultiply(FieldElement) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setEntry(int, int, FieldElement) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getEntry(int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| copyBlockPart(FieldElement[], int, int, int, int, int, FieldElement[], int, int, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| copy() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| BlockFieldMatrix(Field, int, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| blockHeight(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| blockWidth(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setRowVector(int, FieldVector) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setColumnVector(int, FieldVector) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| BlockFieldMatrix(FieldElement[][]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRowMatrix(int, FieldMatrix) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setColumnMatrix(int, FieldMatrix) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| createMatrix(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRowDimension() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnDimension() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |