blib/lib/Async/Stream/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
42 | 1 | 57 | unless ($stream->isa('Async::Stream')) |
50 | 0 | 233 | unless defined $item |
53 | 178 | 55 | if (defined $_[0]) { } |
76 | 1 | 233 | if (ref $return_cb ne 'CODE') |