Branch Coverage

blib/lib/Math/NumSeq/UlamSequence.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
91 6 0 if ($value > $max)
112 22 30 if ($entry == 1) { }
0 30 elsif ($upto > $$self{'max'}) { }
115 110 84 if (vec($$sref, $i, 2) == 1)
120 20 2 if ($max)