Source file "org/apache/commons/math3/linear/OpenMapRealMatrix.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 451 of 451 | 0% | 24 of 24 | 0% | 28 | 28 | 99 | 99 | 16 | 16 |
| multiply(OpenMapRealMatrix) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| multiply(RealMatrix) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| add(OpenMapRealMatrix) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| subtract(OpenMapRealMatrix) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| OpenMapRealMatrix(int, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| addToEntry(int, int, double) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| multiplyEntry(int, int, double) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| setEntry(int, int, double) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| OpenMapRealMatrix(OpenMapRealMatrix) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getEntry(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(RealMatrix) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| computeKey(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createMatrix(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| copy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnDimension() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRowDimension() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |