| blib/lib/Async/Chain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 16 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 125 | 0 | 7 | unless my $cb = shift @{$self;} | 
| 139 | 0 | 1 | ref $class ? : | 
| 143 | 6 | 6 | if (ref $_[0]) { } | 
| 174 | 0 | 1 | $skip && $skip > 0 ? : | 
| 206 | 0 | 1 | unless ($mark) | 
| 212 | 1 | 3 | if ($$_[0] eq $mark) | 
| 213 | 1 | 0 | if $index | 
| 219 | 1 | 0 | if $link |