Source file "org/apache/commons/math3/linear/BlockRealMatrix.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 4,272 of 4,272 | 0% | 278 of 278 | 0% | 193 | 193 | 723 | 723 | 54 | 54 |
getSubMatrix(int, int, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 37 | 37 | 1 | 1 |
multiply(BlockRealMatrix) | ![]() | 0% | ![]() | 0% | 8 | 8 | 35 | 35 | 1 | 1 |
preMultiply(double[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 27 | 27 | 1 | 1 |
setSubMatrix(double[][], int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 29 | 29 | 1 | 1 |
operate(double[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 22 | 22 | 1 | 1 |
multiply(RealMatrix) | ![]() | 0% | ![]() | 0% | 7 | 7 | 30 | 30 | 1 | 1 |
walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
walkInOptimizedOrder(RealMatrixChangingVisitor, int, int, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
toBlocksLayout(double[][]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 26 | 26 | 1 | 1 |
walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
walkInOptimizedOrder(RealMatrixPreservingVisitor, int, int, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
setRowMatrix(int, BlockRealMatrix) | ![]() | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 |
transpose() | ![]() | 0% | ![]() | 0% | 5 | 5 | 22 | 22 | 1 | 1 |
getRowMatrix(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 19 | 19 | 1 | 1 |
walkInRowOrder(RealMatrixChangingVisitor) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
BlockRealMatrix(int, int, double[][], boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
setColumnMatrix(int, BlockRealMatrix) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
walkInRowOrder(RealMatrixPreservingVisitor) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
add(RealMatrix) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
subtract(RealMatrix) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
getData() | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
getNorm() | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
walkInOptimizedOrder(RealMatrixChangingVisitor) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
walkInOptimizedOrder(RealMatrixPreservingVisitor) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
getColumnMatrix(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
setColumn(int, double[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
createBlocksLayout(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
getColumnVector(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
setRow(int, double[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
getColumn(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
getRowVector(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
add(BlockRealMatrix) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
subtract(BlockRealMatrix) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getRow(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
scalarAdd(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
scalarMultiply(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
addToEntry(int, int, double) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
multiplyEntry(int, int, double) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setEntry(int, int, double) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getEntry(int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getFrobeniusNorm() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
copyBlockPart(double[], int, int, int, int, int, double[], int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
copy() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
BlockRealMatrix(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, RealVector) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setColumnVector(int, RealVector) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
BlockRealMatrix(double[][]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRowMatrix(int, RealMatrix) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setColumnMatrix(int, RealMatrix) | ![]() | 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 |