Branch Coverage

blib/lib/Async/Stream/Pushable.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
65 3 1 if (@{$self->{'_items'};}) { }
68 1 0 if ($self->{'_is_finalized'}) { }
96 1 1 if $self->{'_is_finalized'}
103 1 0 if (@new_items)
120 1 1 if $self->{'_is_finalized'}