Source file "org/apache/commons/math3/ode/MultistepFieldIntegrator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 271 of 271 | 0% | 8 of 8 | 0% | 18 | 18 | 53 | 53 | 14 | 14 |
rescale(RealFieldElement) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
MultistepFieldIntegrator(Field, String, int, int, double, double, double, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
start(FieldExpandableODE, FieldODEState, RealFieldElement) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
MultistepFieldIntegrator(Field, String, int, int, double, double, double[], double[]) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
computeStepGrowShrinkFactor(RealFieldElement) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setStarterIntegrator(FirstOrderFieldIntegrator) | ![]() | 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 | |
setSafety(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getStarterIntegrator() | ![]() | 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 | |
getSafety() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNSteps() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |