Branch Coverage

blib/lib/Device/RFXCOM/Decoder/CM119.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
18 84 5 unless $bits == 108
19 1 4 unless ($bytes->[0] & 15) == 10
24 1 3 unless $s == 0
27 2 1 if ($ch < 1 or $ch > 3)