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 | 98 of 98 | 0% | 6 of 6 | 0% | 7 | 7 | 19 | 19 | 4 | 4 |
| computeMainStateJacobian(double, double[], double[], double[][]) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| JacobianMatrices.MainStateJacobianWrapper(FirstOrderDifferentialEquations, double[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| computeDerivatives(double, double[], double[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDimension() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |