Branch Coverage
blib/lib/Math/NumSeq/SqrtContinuedPeriod.pm
Criterion
Covered
Total
%
branch
6
8
75.0
line
true
false
branch
52
0
200
if (_is_infinite($i))
55
0
200
if ($i <= 0)
69
13
187
if ($q <= 0)
77
187
1086
if ($seen{"$p,$q"}++)