Branch Coverage

blib/lib/Math/NumSeq/ReReplace.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
47 0 0 $stage < 0 ? :
95 0 24 if ($stage == 0)
109 26 60 if (++$$count[$level][$value] >= $level)
115 8 0 if ($value >= $#$count - 1 and $stage < 0 || $value < $stage)