Branch Coverage
blib/lib/Parse/Highlife/Rule/Repetition.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
45
0
0
unless ($_status)
53
0
0
if (scalar @results >= $$self{'min'} and scalar @results <= $$self{'max'} || $$self{'max'} == 0) { }