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