| blib/lib/Async/Simple/Pool.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 10 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 537 | 531 | 0 | 60 | $self->flush_data and $has_result |
| line | l | !l | condition |
|---|---|---|---|
| 444 | 20 | 0 | $self->task_params // {} |
| 643 | 1 | 14 | [(sort {$a <=> $b;} grep(/^\d+$/u, keys %$int_data))]->[-1] || -1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 531 | 506 | 85 | 150 | $is_full or $has_result |