| blib/lib/Async/Stream/Item.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 10 | 90.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 59 | 1 | 224 | if (ref $next ne 'CODE' and ref $next ne $class) | 
| 92 | 1 | 227 | if (ref $next_cb ne 'CODE') | 
| 96 | 214 | 13 | if (ref $self->[1] eq 'CODE') { } | 
| 98 | 214 | 0 | if (@{$self->[2];} == 1) | 
| 101 | 166 | 48 | if (@_) { } |