Branch Coverage

blib/lib/Math/NumSeq/MobiusFunction.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
64 3 111 if (_is_infinite($i) or $i < 0)
68 58 53 if ($i % 2 == 0)
70 25 33 if ($i % 2 == 0)
76 86 0 if ($i <= 4294967295)
87 14 20 if ($i % $p == 0)
89 8 6 if ($i % $p == 0)
99 0 78 if ($sqrt > $limit)
104 62 16 if ($i != 1)
107 47 31 $ret ? :