Branch Coverage

blib/lib/Lab/XPRESS/Sweep/Magnet.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
46 0 0 if ($self->{'config'}{'use_persistentmode'})
47 0 0 if (not $self->{'config'}{'instrument'}{'device_settings'}{'has_switchheater'}) { }
69 0 0 if $self->{'config'}{'use_persistentmode'}
78 0 0 if ($self->{'config'}{'use_persistentmode'})
97 0 0 if $self->{'config'}{'use_persistentmode'}
111 0 0 if $self->{'config'}{'use_persistentmode'}
117 0 0 if (not $self->{'config'}{'instrument'}->active) { }
118 0 0 if ($self->{'config'}{'mode'} =~ /step|list/u)
119 0 0 if (not defined @{$$self{'config'}{'points'};}[$self->{'iterator'} + 1]) { }
137 0 0 if ($self->{'config'}{'use_persistentmode'}) { }
148 0 0 if $self->{'config'}{'use_persistentmode'}