| blib/lib/Geo/IPfree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 45 | 0 | 0 | 0 | defined $_[0] and $_[0] =~ /^[\w:]+$/ |
| 138 | 0 | 0 | 0 | $this->{'cache'} and $this->{'CACHE'}{$ip_class} |
| line | l | !l | condition |
|---|---|---|---|
| 215 | 0 | 0 | Socket::inet_aton($host) || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 218 | 0 | 0 | 0 | @ip or $last_lookup |