Source file "org/apache/commons/math3/ode/nonstiff/GraggBulirschStoerStepInterpolator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 901 of 901 | 0% | 58 of 58 | 0% | 39 | 39 | 136 | 136 | 10 | 10 |
| computeCoefficients(int, double) | 0% | 0% | 9 | 9 | 31 | 31 | 1 | 1 | ||
| computeInterpolatedStateAndDerivatives(double, double) | 0% | 0% | 5 | 5 | 28 | 28 | 1 | 1 | ||
| resetTables(int) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| GraggBulirschStoerStepInterpolator(GraggBulirschStoerStepInterpolator) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| estimateError(double[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| readExternal(ObjectInput) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| writeExternal(ObjectOutput) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| GraggBulirschStoerStepInterpolator(double[], double[], double[], double[], double[][], boolean, EquationsMapper, EquationsMapper[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| GraggBulirschStoerStepInterpolator() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| doCopy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |