Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
21 6 1 6 ($$bytes[0] ^ 15) == $$bytes[1] and ($$bytes[2] ^ 255) == $$bytes[3]

or 3 conditions

line l !l&&r !l&&!r condition
18 8 5 21 $bits == 32 or $bits == 41