| blib/lib/Device/RFXCOM/Decoder/Oregon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 10 | 10 | 100.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 145 | 1 | 19 | 3 | $checksum and not &$checksum($bytes, \@nibbles) | 
| line | l | !l | condition | 
|---|---|---|---|
| 424 | 2 | 1 | $found || "Could not determine checksum\n" | 
| 508 | 1 | 1 | {12, 'sunny', 6, 'partly', 2, 'cloudy', 3, 'rain'}->{$nib->[$forecast_index]} || 'unknown' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 136 | 19 | 4 | 53 | $types{$key} || $types{$key & 1048575} |