| blib/lib/USB/Descriptor/Device.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 359 | 0 | 0 | 0 | scalar @_ and ref $_[0] eq 'HASH' |
| 437 | 0 | 0 | 0 | defined $string and length $string |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 74 | 0 | 0 | 0 | ref $this || $this |