| blib/lib/Siesta/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 10 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 175 | 16 | 0 | 1 | defined $pos and $existing[$pos - 1] |
| line | l | !l | condition |
|---|---|---|---|
| 149 | 39 | 14 | shift() || 'post' |
| 255 | 0 | 0 | shift() || 'Siesta' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 53 | 0 | 0 | 9 | not $pipeline or $pipeline eq 'post' |