| blib/lib/Device/RFXCOM/Decoder/Visonic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 20 | 20 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 38 | 6 | unless my $method = $bits{$bits} | 
| 43 | 1 | 2 | unless ($event) | 
| 55 | 1 | 1 | if $repeat | 
| 56 | 1 | 1 | $low_bat ? : | 
| 73 | 1 | 2 | unless ($parity == hi_nibble($bytes->[4])) | 
| 82 | 1 | 1 | unless $bytes->[3] & 4 | 
| 91 | 1 | 1 | $alert ? : | 
| 96 | 1 | 1 | if $restore | 
| 97 | 1 | 1 | if $tamper | 
| 98 | 1 | 1 | $low_bat ? : |