Branch Coverage

blib/lib/Lab/Instrument/SR830/AuxOut.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
52 0 2 if (not defined $channel) { }
0 2 elsif (not $channel =~ /^[1-4]$/u) { }
64 0 2 if ($times) { }
81 0 0 if (abs $value > "10.5")