Branch Coverage

blib/lib/Net/Geohash.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
12 2 6 unless ($coords)
13 1 5 if (@_)
18 5 0 if ($resp->code eq '303')
19 5 0 if (my $loc = $resp->header('location')) { }
20 2 3 if ($loc eq 'http://geohash.org/')