blib/lib/StorageDisplay/Role.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 24 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
412 | 0 | 0 | 0 | $self->with_self || $self->_next != $self->_init_block and not $self->do_filter($self->_next) |
413 | 0 | 0 | 0 | $self->uniq and $self->_found($self->_next) |
line | l | !l | condition |
---|---|---|---|
596 | 0 | 0 | shift() // "\t" |
603 | 0 | 0 | shift() // "\t" |
695 | 0 | 0 | shift() // "\t" |
1097 | 0 | 0 | shift() // "\t" |
1120 | 0 | 0 | shift() // "\t" |
1143 | 0 | 0 | shift() // "\t" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
412 | 0 | 0 | 0 | $self->with_self || $self->_next != $self->_init_block |
441 | 0 | 0 | 0 | not $self->recurse or scalar @children == 0 |