blib/lib/Lab/XPRESS/Sweep/Motor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
79 | 0 | 0 | if (not $self->{'config'}{'instrument'}->active) { } |
80 | 0 | 0 | if ($self->{'config'}{'mode'} =~ /step|list/u) |
81 | 0 | 0 | unless (defined @{$$self{"config"}{"points"};}[$self->{'iterator'} + 1]) |
87 | 0 | 0 | if ($self->{'config'}{'mode'} eq "continuous") |
88 | 0 | 0 | unless (defined @{$$self{"config"}{"points"};}[$self->{'sequence'} + 2]) |