Branch Coverage

blib/lib/Lab/XPRESS/Sweep/PulseLength.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
60 0 0 if ($self->{'config'}{'mode'} =~ /step|list/u)
61 0 0 if (not defined @{$$self{'config'}{'points'};}[$self->{'iterator'} + 1]) { }