Source file "org/apache/commons/math/linear/SingularValueDecompositionImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 498 of 498 | 0% | 38 of 38 | 0% | 31 | 31 | 73 | 73 | 12 | 12 |
SingularValueDecompositionImpl(RealMatrix) | ![]() | 0% | ![]() | 0% | 11 | 11 | 43 | 43 | 1 | 1 |
getCovariance(double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
getRank() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getSolver() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getConditionNumber() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUT() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getS() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getVT() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getSingularValues() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNorm() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getU() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getV() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |