| blib/lib/USB/Descriptor/Endpoint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 316 | 0 | 0 | 0 | defined $string and length $string |
| 0 | 0 | 0 | defined $string and length $string and defined $s->_parent | |
| 326 | 0 | 0 | 0 | scalar @_ and $_[0]->can('_index_for_string') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 57 | 0 | 0 | 0 | ref $this || $this |
| 70 | 0 | 0 | 0 | $key eq 'in' or $key eq 'out' |