| blib/lib/Thread/Task/Concurrent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 26 | 46.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 59 | 0 | 1 | if $self->verbose | 
| 75 | 1 | 5 | if ($enqueue_finished and $q->pending == 0) | 
| 84 | 0 | 5 | unless (defined $i) | 
| 94 | 0 | 5 | if $self->verbose | 
| 96 | 5 | 0 | if @result and @result > 0 | 
| 102 | 0 | 5 | if $self->verbose | 
| 112 | 1 | 0 | unless $can_use_threads | 
| 137 | 0 | 0 | if $self->verbose | 
| 139 | 0 | 0 | if $self->verbose | 
| 143 | 1 | 0 | unless $can_use_threads | 
| 146 | 0 | 1 | if $self->verbose | 
| 164 | 0 | 1 | unless $self->finished | 
| 172 | 1 | 0 | if (@results and @results > 0) { } |