| blib/lib/StorageDisplay/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 24 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 412 | 0 | 3941 | 2 | $self->with_self || $self->_next != $self->_init_block and not $self->do_filter($self->_next) |
| 413 | 3761 | 182 | 0 | $self->uniq and $self->_found($self->_next) |
| line | l | !l | condition |
|---|---|---|---|
| 596 | 286 | 0 | shift() // "\t" |
| 603 | 1191 | 4 | shift() // "\t" |
| 695 | 564 | 0 | shift() // "\t" |
| 1097 | 130 | 0 | shift() // "\t" |
| 1120 | 82 | 116 | shift() // "\t" |
| 1143 | 7 | 0 | shift() // "\t" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 412 | 0 | 3943 | 0 | $self->with_self || $self->_next != $self->_init_block |
| 441 | 2057 | 1392 | 494 | not $self->recurse or scalar @children == 0 |