Branch Coverage

blib/lib/Geo/Location/IP/Database/Reader.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
99 1 45 unless ($type =~ /$type_regex/u)
110 1 44 if (not defined $ip && defined $key or $key ne "ip")
117 1 43 if ($ip eq "me")
123 19 24 if ($ip =~ /$private_ip_address_regex/u)
134 12 11 unless (defined $obj)
150 1 23 if (my $e = $@)