blib/lib/Parallel/ForkManager/Segmented/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 1 | if ($stream_cb and $items) |
40 | 0 | 1 | if ($batch_cb and $cb) |
56 | 1 | 0 | if ($items) |
58 | 0 | 1 | unless (@$items) |
66 | 4 | 1 | @$items ? : |