Branch Coverage

blib/lib/HOI/Comprehensions.pm
Criterion Covered Total %
branch 17 26 65.3


line true false branch
25 3 54 if ($#_ == -1)
26 3 0 defined $$value[$idx] ? :
29 3 0 if $#$value > -1
34 12 42 if $done
48 24 3 if ($$value_{'all_done'})
58 0 27 if ($#_ == -1)
69 27 0 if ($#_ == -1)
78 1 1 ref $value eq 'HOI::Comprehensions' ? :
3 2 ref $value eq 'ARRAY' ? :
110 0 30 if $$self{'all_done'}
127 30 0 if scalar keys %$arguments == scalar keys %{$$self{'generators'};}
157 18 0 scalar(@{$_[0]{'list'};}) - 1 >= $_[1] ? :
166 0 0 unless ($$self{'all_done'})