blib/lib/Lab/Instrument/Vectormagnet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 27 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
234 | 0 | 0 | 0 | $theta <= 90 && ($phi > -90 && $phi <= 90) |
549 | 0 | 0 | 0 | defined $resolution and defined $v |
0 | 0 | 0 | defined $resolution and defined $v and defined $phi_start | |
0 | 0 | 0 | defined $resolution and defined $v and defined $phi_start and defined $phi_stop | |
0 | 0 | 0 | defined $resolution and defined $v and defined $phi_start and defined $phi_stop and defined $R |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 0 | 0 | 0 | ref $proto || $proto |
150 | 0 | 0 | 0 | $active_x or $active_y |
0 | 0 | 0 | $active_x or $active_y or $active_z | |
388 | 0 | 0 | 0 | not defined $mode or $mode =~ /^(spherical|SPHERICAL|s|S)$/u |