| blib/lib/Queue/Priority.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 14 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 56 | 0 | 0 | 2 | defined $max and $max > 0 |
| 137 | 67 | 337 | 339 | defined $parent and $arr->[$idx] < $arr->[$parent] |
| 174 | 870 | 0 | 339 | $l > $last and $r > $last |
| line | l | !l | condition |
|---|---|---|---|
| 99 | 0 | 1 | $_[1] or 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 156 | 0 | 0 | 404 | $self->is_shutdown or $self->is_empty |