| blib/lib/Piper/Instance.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 27 | 29 | 93.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 303 | 158 | 1 | 88 | not defined $segment and $parent->has_parent |
| 396 | 28 | 0 | 26 | $self->has_pending and $self->ready < $num |
| 711 | 0 | 380 | 174 | $path and not ref $path |
| 714 | 383 | 171 | 731 | defined $descend and @pieces |
| 729 | 171 | 25 | 358 | not defined $descend and $referrer ne $self |
| 749 | 195 | 25 | 334 | not defined $descend and $referrer ne $self |
| line | l | !l | condition |
|---|---|---|---|
| 295 | 177 | 15 | $$global_cache{$self->main->id}{$self->path} //= {} |
| 394 | 4 | 24 | $num //= 1 |
| 705 | 206 | 348 | $referrer //= '' |
| 752 | 117 | 17 | $+{'path'} // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 300 | 80 | 79 | 2 | $self->has_children or $self->has_parent |