Branch Coverage

blib/lib/Math/NumSeq/StarNumbers.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
71 246 0 if ($value >= 0)
73 126 120 if ($value == $int)
83 25 3 if ($value >= 0)
85 14 11 if ($value == $int)
87 10 4 if ($int == $self->ith($i))
96 9 38 if ($value < 0)