| blib/lib/USB/Descriptor/Interface.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 182 | 0 | 0 | 0 | @_ and ref $_[0] |
| 196 | 0 | 0 | 0 | scalar @_ and ref $_[0] eq 'HASH' |
| 260 | 0 | 0 | 0 | defined $string and length $string |
| 0 | 0 | 0 | defined $string and length $string and defined $s->_parent | |
| 271 | 0 | 0 | 0 | scalar @_ and $_[0]->can('_index_for_string') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 0 | 0 | 0 | ref $this || $this |