Branch Coverage

blib/lib/Device/RFXCOM/Encoder/X10.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
37 1 3 if ($$p{'house'}) { }
2 1 elsif ($$p{'device'}) { }
46 1 3 unless my($house, $unit) = /^([a-p])(\d+)$/i
65 3 1 unless ($bytes[2] & 128)
66 1 2 if ($unit > 8)