Source file "org/apache/commons/math3/linear/SymmLQ.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 994 of 994 | 0% | 60 of 60 | 0% | 44 | 44 | 178 | 178 | 14 | 14 |
| update() | 0% | 0% | 4 | 4 | 41 | 41 | 1 | 1 | ||
| init() | 0% | 0% | 10 | 10 | 48 | 48 | 1 | 1 | ||
| refineSolution(RealVector) | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| updateNorms() | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| checkSymmetry(RealLinearOperator, RealVector, RealVector, RealVector) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| SymmLQ.State(RealLinearOperator, RealLinearOperator, RealVector, boolean, double, double, boolean) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| daxpbypz(double, RealVector, double, RealVector, RealVector) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| daxpy(double, RealVector, RealVector) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| throwNPDLOException(RealLinearOperator, RealVector) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| betaEqualsZero() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasConverged() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| bEqualsNullVector() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNormOfResidual() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |