Branch Coverage

blib/lib/Array/Group.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
40 3 1 wantarray ? :
51 6 20 unless ++$i % $size
54 3 0 wantarray ? :
61 0 7 if $#_ == -1
64 1 6 if $_[0] =~ /^[a-zA-Z0-9]+ (?: :: [a-zA-Z0-9]+ )$/x
67 0 7 if $#_ < 1
71 0 7 if (not $size =~ /^\+?\d+$/) { }
0 7 elsif ($size == 0) { }