| blib/lib/Geo/Location/IP/Model/City.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 20 | 65.0 |
| line | l | !l | condition |
|---|---|---|---|
| 53 | 7 | 0 | $hash_ref->{'city'} // {} |
| 56 | 7 | 0 | $hash_ref->{'continent'} // {} |
| 60 | 7 | 0 | $hash_ref->{'country'} // {} |
| 63 | 7 | 0 | $hash_ref->{'location'} // {} |
| 67 | 3 | 4 | $hash_ref->{'maxmind'} // {} |
| 71 | 4 | 3 | $hash_ref->{'postal'} // {} |
| 74 | 7 | 0 | $hash_ref->{'registered_country'} // {} |
| 78 | 7 | 0 | $hash_ref->{'represented_country'} // {} |
| 82 | 6 | 1 | $hash_ref->{'subdivisions'} // [] |
| 86 | 7 | 0 | $hash_ref->{'traits'} // {} |