Branch Coverage

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


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