| blib/lib/Device/RFXCOM/Decoder/HomeEasy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 14 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 77 | 4 | unless $bits == 34 or $bits == 38 | 
| 24 | 3 | 1 | if ($b[4] != $b4) | 
| 27 | 1 | 2 | if ($entry) | 
| 45 | 1 | 2 | if $res->{'command'} eq 'preset' | 
| 59 | 1 | 2 | $command & 2 ? : | 
| 60 | 1 | 2 | if ($length == 38) { } | 
| 64 | 1 | 1 | $command & 1 ? : |