blib/lib/Device/RFXCOM/Decoder/RFXMeter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
18 | 52 | 4 | unless $bits == 48 |
20 | 1 | 3 | unless $bytes->[0] == ($bytes->[1] ^ 240) |
28 | 1 | 2 | unless ($parity == $check) |
62 | 1 | 1 | unless ($type == 0) |