| blib/lib/AnyEvent/Whois/Raw.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 29 | 24.1 |
| line | l | !l | condition |
|---|---|---|---|
| 256 | 0 | 0 | $$qurl{'form'} && scalar keys %{$$qurl{'form'};} |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 20 | 0 | 0 | 0 | $@ and $@ =~ /^Call me later/ |
| 157 | 0 | 0 | 1 | $handle and not $handle->destroyed |
| 167 | 4 | 0 | 0 | @lines and substr($lines[-1], -1) ne "\n" |
| 208 | 0 | 5 | 0 | not $rotate_reference and @Net::Whois::Raw::SRC_IPS |
| 5 | 0 | 0 | not $rotate_reference and @Net::Whois::Raw::SRC_IPS and $sockname eq getsockname $fh | |
| 255 | 0 | 0 | 0 | $$qurl{'form'} and defined $$qurl{'form'}{'referer'} |
| line | l | !l | condition |
|---|---|---|---|
| 162 | 0 | 4 | $Net::Whois::Raw::TIMEOUT || 30 |
| 193 | 5 | 0 | $port || 43 |
| 200 | 0 | 5 | $Net::Whois::Raw::TIMEOUT || 30 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 263 | 0 | 0 | 0 | not $resp or $$headers{'Status'} > 299 |