Branch Coverage

blib/lib/Lab/Moose/Instrument/SR830.pm
Criterion Covered Total %
branch 27 46 58.7


line true false branch
88 0 6 if ($value < -360 or $value > "729.98")
132 4 10 if ($int_tc % 2)
155 0 8 if ($rest > log10(6.5)) { }
2 6 elsif ($rest > log10(2)) { }
162 0 8 if ($int_tc < 0)
165 0 8 if ($int_tc > 19)
209 4 13 if ($int_sens % 3 == 1) { }
7 6 elsif ($int_sens % 3 == 2) { }
227 0 9 if ($rest > log10(7.5)) { }
4 5 elsif ($rest > log10(3.5)) { }
2 3 elsif ($rest > log10(1.5)) { }
237 0 9 if ($int_sens < 0)
241 0 9 if ($int_sens > 26)
284 0 0 if ($r > $current_sens * $up_at) { }
0 0 elsif ($current_sens_int > 0) { }
288 0 0 if ($current_sens_int == 26)
295 0 0 if ($upper_sens <= $max_sens)
301 0 0 if ($r < $lower_sens * $down_at)
302 0 0 if ($lower_sens >= $min_sens)
342 1 1 $ground ? :
350 1 1 $value eq 'GROUND' ? :
363 1 1 $coupling ? :
371 1 1 $value eq 'DC' ? :