Source file "org/apache/commons/math3/linear/DiagonalMatrix.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 412 of 412 | 0% | 38 of 38 | 0% | 43 | 43 | 85 | 85 | 24 | 24 |
multiply(RealMatrix) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
inverse(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
add(DiagonalMatrix) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
subtract(DiagonalMatrix) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
multiply(DiagonalMatrix) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getData() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isSingular(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
addToEntry(int, int, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setEntry(int, int, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
preMultiply(RealVector) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ensureZero(double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
multiplyEntry(int, int, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
DiagonalMatrix(double[], boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
createMatrix(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getEntry(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
DiagonalMatrix(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
operate(double[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DiagonalMatrix(double[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getRowDimension() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getColumnDimension() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
preMultiply(double[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
inverse() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDataRef() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |