Branch Coverage

blib/lib/List/UtilsBy.pm
Criterion Covered Total %
branch 43 44 97.7


line true false branch
198 1 8 unless @_
207 6 5 if ($this > $max) { }
1 7 elsif (wantarray and $this == $max) { }
216 2 6 wantarray ? :
236 1 8 unless @_
245 0 12 if ($this < $min) { }
1 19 elsif (wantarray and $this == $min) { }
254 2 6 wantarray ? :
277 1 6 unless @_
282 2 4 unless @_
287 1 3 if ($max < $min)
300 3 4 if (@_)
304 1 2 if ($try_max < $try_min)
310 2 5 if ($try_min < $min)
314 4 3 if ($try_max > $max)
452 1 6 unless @_
494 1 11 if @slice < @ret
540 6 37 if $idx > $#$arrref
541 26 11 unless &$code(local $_ = $arrref->[$idx])
576 3 1 unless &$code(local $_ = $arrref->[$idx])
617 24 1 if @vals
644 1 12 if $next > @_