| blib/lib/Pipeline/Segment/Async.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 12 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 2 | 0 | if ($self->SUPER::init(@_)) | 
| 30 | 2 | 1 | if (defined $list) { } | 
| 35 | 1 | 0 | if (wantarray) { } | 
| 64 | 0 | 3 | if (defined $obj) { } | 
| 76 | 1 | 1 | if ($model->canop) | 
| 86 | 1 | 0 | if (defined $results and ref $results eq 'ARRAY') { } |