Source file "org/apache/commons/math/linear/QRDecompositionImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 411 of 411 | 0% | 42 of 42 | 0% | 27 | 27 | 67 | 67 | 6 | 6 |
QRDecompositionImpl(RealMatrix) | ![]() | 0% | ![]() | 0% | 8 | 8 | 28 | 28 | 1 | 1 |
getQT() | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
getR() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
getH() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
getQ() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getSolver() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |