Branch Coverage

blib/lib/List/MapMulti.pm
Criterion Covered Total %
branch 17 22 77.2


line true false branch
46 8 0 if (@arrays)
67 8 0 wantarray ? :
109 1 23 unless scalar @$arr
120 10 0 if (warnings::enabled('misc'))
122 0 10 unless @$arrays
127 0 10 if grep {ref $_ ne 'ARRAY';} @$arrays
137 8 1034 if ($inc < 0)
144 319 715 if ($$indices[$inc] >= $$lengths[$inc]) { }
160 9 723 if $$self{'last'}
177 1 723 if (@_)
189 1 1 if (@_)