Condition Coverage

blib/lib/Device/RFXCOM/Decoder/X10.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
94 5 3 7 ($bytes->[2] ^ 255) == $bytes->[3] and ($bytes->[0] ^ 255) == $bytes->[1]

or 3 conditions

line l !l&&r !l&&!r condition
40 1 2 4 $f eq 'bright' or $f eq 'dim'