Branch Coverage

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


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