| blib/lib/Device/RFXCOM/Decoder/Electrisave.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 8 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 75 | 8 | unless $bits == 120 | 
| 19 | 5 | 2 | unless $bytes->[0] == 234 and $bytes->[9] == 255 and $bytes->[10] == 95 | 
| 28 | 6 | 2 | $index ? : | 
| 35 | 1 | 1 | $bytes->[1] & 16 ? : |