| blib/lib/Device/RFXCOM/Decoder/OregonScale.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 6 | 100.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 17 | 56 | 1 | 1 | $bits == 64 and lo_nibble($bytes->[0]) == 3 | 
| 21 | 1 | 1 | 2 | ($bytes->[0] & 240) == ($bytes->[5] & 240) and ($bytes->[1] & 15) == ($bytes->[6] & 15) |