| blib/lib/Geo/IPinfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 10 | 30.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 1244 | 1 | 0 | 0 | $field ne "" and ref $info eq "HASH" |
| line | l | !l | condition |
|---|---|---|---|
| 1167 | 0 | 0 | $response->header('Content-Type') || '' |
| 1342 | 1 | 0 | $response->header('Content-Type') || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 1318 | 1 | 0 | 0 | $timedelta <= $cache_ttl or $custom_cache == 1 |