Source file "org/apache/commons/math3/ode/nonstiff/EmbeddedRungeKuttaIntegrator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 626 of 626 | 0% | 54 of 54 | 0% | 36 | 36 | 108 | 108 | 9 | 9 |
integrate(ExpandableStatefulODE, double) | ![]() | 0% | ![]() | 0% | 28 | 28 | 77 | 77 | 1 | 1 |
EmbeddedRungeKuttaIntegrator(String, boolean, double[], double[][], double[], RungeKuttaStepInterpolator, double, double, double, double) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
EmbeddedRungeKuttaIntegrator(String, boolean, double[], double[][], double[], RungeKuttaStepInterpolator, double, double, double[], double[]) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
setSafety(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setMinReduction(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setMaxGrowth(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getSafety() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getMinReduction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getMaxGrowth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |