blib/lib/USB/HID/Report.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
179 | 0 | 0 | 0 | @_ and ref $_[0] eq 'ARRAY' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | ref $this || $this |
65 | 0 | 0 | 0 | $key eq 'input' or $key eq 'output' |
0 | 0 | 0 | $key eq 'input' or $key eq 'output' or $key eq 'feature' | |
169 | 0 | 0 | 0 | $type eq 'input' or $type eq 'output' |
0 | 0 | 0 | $type eq 'input' or $type eq 'output' or $type eq 'feature' |