Branch Coverage

blib/lib/Geo/Location/IP/Address.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
54 3 8 if (exists $hash_ref->{'ip_address'})
56 3 0 if (not defined $ip_address or $ip_address->address ne $ip)
70 1 23 if (builtin::blessed($other))
71 1 0 if ($other->isa(__PACKAGE__))