Branch Coverage

blib/lib/Math/NumSeq/HofstadterFigure.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
237 16 81 if ($$self{'small_inc'}) { }
268 968 29072 if (defined(my $next_inc = $$self{'small_inc'}[$add])) { }
1664 27408 elsif ($add >= $$upto[1]) { }
282 134 1774 if ($pos >= $#$upto)
292 980 928 if (defined(my $next_inc = $$self{'small_inc'}[$posadd]))
297 684 244 if ($posadd < $$upto[$pos + 1])