Branch Coverage

blib/lib/Math/NumSeq/SternDiatomic.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
102 3 37 if ($i < 0)
103 1 2 if ($i < -1) { }
109 0 37 if (_is_infinite($i))
117 60 43 if ($bit) { }