Branch Coverage

blib/lib/Lab/Instrument/OI_Triton.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
34 0 0 unless defined $channel
88 0 0 unless (abs($now - $target) / $target < "0.05")
99 0 0 if ($temp > "0.7")
101 0 0 if ($temp < 0.035) { }
0 0 elsif ($temp < 0.07) { }
0 0 elsif ($temp < 0.35) { }
124 0 0 if ($imax > "0.0101")
158 0 0 if ($mode eq 'AUTO') { }