Branch Coverage

blib/lib/Mojo/AsyncList.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
15 1 0 ref $_[0] eq 'CODE' ? :
16 1 0 ref $_[0] eq 'CODE' ? :
19 1 0 if $item_cb
20 1 0 if $finish_cb
42 1 2 unless $stats->{'remaining'}
43 1 1 if $item_pos < @$items
58 3 1 $key ? :
63 0 1 if (my $loop = $self->ioloop)->is_running