blib/lib/Future/Workflow/Pipeline.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 5 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
244 | 2 | 2 | 3 | defined $_max_queue and @_queue >= $_max_queue |
line | l | !l | condition |
---|---|---|---|
238 | 10 | 18 | defined $_work_f[$_] or $i = $_, last |