| blib/lib/Device/LaCrosse/WS23xx.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 23 | 30.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 1 | $device =~ /map.*\.txt/ and not -c $device |
| 232 | 74 | 0 | 0 | @_ and lc $_[0] eq 'raw' |
| 254 | 72 | 2 | 0 | $BCD =~ /[^0-9]/ and not $expr =~ /hex/ |
| line | l | !l | condition |
|---|---|---|---|
| 205 | 0 | 0 | $self->{'cache'} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 73 | 0 | 1 | 0 | ref $proto || $proto |
| 197 | 0 | 0 | 0 | $n_read < $length or $expire == 0 |
| 386 | 0 | 1 | 0 | ref $class || $class |
| 423 | 0 | 1 | 0 | ref $proto || $proto |