Source file "org/apache/commons/math3/ode/JacobianMatrices.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 402 of 402 | 0% | 34 of 34 | 0% | 28 | 28 | 76 | 76 | 11 | 11 |
JacobianMatrices(MainStateJacobianProvider, String[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
setInitialParameterJacobian(String, double[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
setInitialMainStateJacobian(double[][]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getCurrentParameterJacobian(String, double[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
registerVariationalEquations(ExpandableStatefulODE) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
setParameterStep(String, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getCurrentMainSetJacobian(double[][]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
checkDimension(int, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
JacobianMatrices(FirstOrderDifferentialEquations, double[], String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterizedODE(ParameterizedODE) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addParameterJacobianProvider(ParameterJacobianProvider) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |