Source file "org/apache/commons/math3/linear/Array2DRowRealMatrix.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,037 of 1,037 | 0% | 96 of 96 | 0% | 79 | 79 | 193 | 193 | 31 | 31 |
setSubMatrix(double[][], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 20 | 20 | 1 | 1 |
multiply(Array2DRowRealMatrix) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
Array2DRowRealMatrix(double[][], boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
add(Array2DRowRealMatrix) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
subtract(Array2DRowRealMatrix) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
operate(double[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
preMultiply(double[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
walkInRowOrder(RealMatrixChangingVisitor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
walkInColumnOrder(RealMatrixChangingVisitor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
walkInRowOrder(RealMatrixChangingVisitor, int, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
walkInColumnOrder(RealMatrixChangingVisitor, int, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
walkInRowOrder(RealMatrixPreservingVisitor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
walkInRowOrder(RealMatrixPreservingVisitor, int, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
walkInColumnOrder(RealMatrixPreservingVisitor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
walkInColumnOrder(RealMatrixPreservingVisitor, int, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
copyOut() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
Array2DRowRealMatrix(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getColumnDimension() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
addToEntry(int, int, double) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
multiplyEntry(int, int, double) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setEntry(int, int, double) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getEntry(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Array2DRowRealMatrix(int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getRowDimension() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
copy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Array2DRowRealMatrix(double[][]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createMatrix(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copyIn(double[][]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Array2DRowRealMatrix() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getData() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDataRef() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |