| blib/lib/Future/Queue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 20 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 129 | 1 | 21 | if $self->{'finished'} |
| 134 | 7 | 14 | if (defined $max) { } |
| 144 | 19 | 2 | unless @more |
| 152 | 1 | 2 | if @more |
| 206 | 8 | 7 | if (@$items) |
| 212 | 1 | 6 | if $self->{'finished'} |
| 216 | 1 | 0 | if not @$items and $self->{'finished'} |
| 245 | 2 | 5 | if (@$items) |
| 251 | 0 | 5 | if $self->{'finished'} |
| 255 | 0 | 0 | if not @$items and $self->{'finished'} |