| blib/lib/USB/HID/Descriptor/Report.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 121 | 0 | 0 | 0 | exists $tags{$tag} and exists $item_size{$size} |
| 131 | 0 | 0 | 0 | $_[0] >= -128 and $_[0] <= 127 |
| 0 | 0 | 0 | $_[0] >= -32768 and $_[0] <= 32767 | |
| 184 | 0 | 0 | 0 | 0 == $data_size and $tag ne 'input' |