Condition Coverage

blib/lib/AnyEvent/Whois/Raw.pm
Criterion Covered Total %
condition 7 29 24.1


and 2 conditions

line l !l condition
257 0 0 $$qurl{'form'} && scalar keys %{$$qurl{'form'};}

and 3 conditions

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"
209 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
256 0 0 0 $$qurl{'form'} and defined $$qurl{'form'}{'referer'}

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
264 0 0 0 not $resp or $$headers{'Status'} > 299