Branch Coverage

blib/lib/Lab/Moose/Instrument/SCPIBlock.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
32 0 0 $precision eq 'double' ? :
9 0 $precision eq 'single' ? :
53 0 9 if (substr($binary, 0, 1) ne "#")
69 0 9 if (length $binary < $expected_length)
74 9 0 $precision eq 'single' ? :
91 9 0 $precision eq 'single' ? :
94 3 6 if ($format->[0] ne "REAL" or $format->[1] != $length)