| blib/lib/Net/DNSBLLookup/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | if (ref $address_lookup eq 'HASH') { } |
| 0 | 0 | elsif (ref $address_lookup eq 'CODE') { } | |
| 59 | 0 | 0 | unless exists $$self{'results'} |
| 64 | 0 | 0 | if ($result_type == 1) { } |
| 0 | 0 | elsif ($result_type == 2) { } | |
| 0 | 0 | elsif ($result_type == 3) { } | |
| 74 | 0 | 0 | unless ($is_proxy or $is_spam) |