| blib/lib/Async/Stream/Item.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 10 | 90.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 58 | 1 | 254 | if (ref $next ne 'CODE' and ref $next ne $class) | 
| 91 | 1 | 256 | if (ref $next_cb ne 'CODE') | 
| 95 | 244 | 12 | if (ref $self->[1] eq 'CODE') { } | 
| 97 | 244 | 0 | if (@{$self->[2];} == 1) | 
| 100 | 189 | 55 | if (@_) { } |