| blib/lib/Geo/Location/IP/Model/AnonymousIP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 32 | 1 | 0 | $hash_ref->{'is_anonymous'} // 0 |
| 1 | 0 | $hash_ref->{'is_anonymous_vpn'} // 0 | |
| 1 | 0 | $hash_ref->{'is_hosting_provider'} // 0 | |
| 1 | 0 | $hash_ref->{'is_public_proxy'} // 0 | |
| 1 | 0 | $hash_ref->{'is_residential_proxy'} // 0 | |
| 1 | 0 | $hash_ref->{'is_tor_exit_node'} // 0 |