blib/lib/Device/Chip/TCS3472x.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
151 | 4 | 0 | 6 | $addr + $len < $end and not defined $_regcache[$addr + $len] |
165 | 0 | 2 | 8 | defined $_regcache[$addr] and $_regcache[$addr] eq substr($val, 0, 1) |
266 | 9 | 4 | 0 | /^[a-z]/u and delete $config{$_} |