Condition Coverage

blib/lib/Math/RungeKutta.pm
Criterion Covered Total %
condition 12 27 44.4


and 3 conditions

line !l l&&!r l&&r condition
236 9 2 3 $lowest_high_dt < 9.8e+99 and $highest_low_dt > 1e-99
253 14 0 0 $resizings > 4 and $highest_low_dt > 1e-99
318 9 2 3 $lowest_high_dt < 9.8e+99 and $highest_low_dt > 1e-99
335 14 0 0 $resizings > 4 and $highest_low_dt > 1e-99

or 3 conditions

line l !l&&r !l&&!r condition
22 0 0 0 ref $arg1 || $arg1
238 0 0 3 $highest_low_dt == 0 or $highest_low_error == 0
0 0 3 $highest_low_dt == 0 or $highest_low_error == 0 or $denom == 0
320 0 0 3 $highest_low_dt == 0 or $highest_low_error == 0
0 0 3 $highest_low_dt == 0 or $highest_low_error == 0 or $denom == 0