Branch Coverage

blib/lib/Lab/Moose/Instrument/LinearStepSweep.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
26 0 170 if ($to < $min) { }
0 170 elsif ($to > $max) { }
49 19 151 unless (defined $last_timestamp)
57 0 170 if ($step < "1e-09")
61 0 170 if ($rate < "1e-09")
71 167 3 if ($distance < $step) { }
80 0 170 if ($time < $last_timestamp)
88 3 167 if ($waiting_time > 0)
99 0 36 if ($verbose)
107 0 170 if ($verbose)