Source file "org/apache/commons/math3/linear/SparseFieldMatrix.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 256 of 256 | 0% | 10 of 10 | 0% | 18 | 18 | 53 | 53 | 13 | 13 |
| SparseFieldMatrix(FieldMatrix) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| addToEntry(int, int, FieldElement) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| multiplyEntry(int, int, FieldElement) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| setEntry(int, int, FieldElement) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| SparseFieldMatrix(SparseFieldMatrix) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SparseFieldMatrix(Field, int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SparseFieldMatrix(Field) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getEntry(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createMatrix(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeKey(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 |