Branch Coverage

blib/lib/HOI/Comprehensions.pm
Criterion Covered Total %
branch 19 26 73.0


line true false branch
26 6 54 if ($#_ == -1)
27 6 0 defined $$value[$idx] ? :
30 6 0 if $#$value > -1
35 12 42 if $done
49 24 3 if ($$value_{'all_done'})
59 0 27 if ($#_ == -1)
70 27 3 if ($#_ == -1)
89 1 2 ref $value eq 'HOI::Comprehensions' ? :
4 3 ref $value eq 'ARRAY' ? :
122 0 33 if $$self{'all_done'}
139 33 0 if scalar keys %$arguments == scalar keys %{$$self{'generators'};}
169 18 0 scalar(@{$_[0]{'list'};}) - 1 >= $_[1] ? :
178 1 0 unless ($$self{'all_done'})