Branch Coverage
blib/lib/Geo/Approx.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
22
1
1
if (defined $precision) { }
23
0
1
unless ($precision =~ /^(\d+)$/ and $1 >= 0 and $1 <= 32)
64
1
101
if $result == 65536