| blib/lib/Net/Domain/Info/Whois.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | $domain =~ /\.(?:com|net|org)$/i ? : |
| 36 | 0 | 0 | if ($@) |
| 43 | 0 | 0 | unless (defined $whois) |
| 55 | 0 | 0 | if defined $creation |
| 57 | 0 | 0 | if defined $expiration |
| 66 | 0 | 0 | if (not scalar keys %$emails and $domain =~ /\.(?:com|net|org)$/i) |
| 72 | 0 | 0 | if (defined $whois and $whois ne $$self{'raw_whois'}) |