| blib/lib/Geo/Location/IP/Record/Location.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 17 | 64.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 0 | 0 | 0 | defined $self->latitude and defined $self->longitude |
| line | l | !l | condition |
|---|---|---|---|
| 32 | 4 | 3 | $hash_ref->{'accuracy_radius'} // undef |
| 4 | 3 | $hash_ref->{'average_income'} // undef | |
| 7 | 0 | $hash_ref->{'latitude'} // undef | |
| 7 | 0 | $hash_ref->{'longitude'} // undef | |
| 0 | 7 | $hash_ref->{'metro_code'} // undef | |
| 4 | 3 | $hash_ref->{'population_density'} // undef | |
| 4 | 3 | $hash_ref->{'time_zone'} // undef |