Condition Coverage

blib/lib/Net/XWhois.pm
Criterion Covered Total %
condition 0 45 0.0


and 3 conditions

line !l l&&!r l&&r condition
596 0 0 0 defined $fw and $fw =~ /whois/
613 0 0 0 defined $fw and length $fw > 0
616 0 0 0 defined $fw and $$self{'Server'} eq $fw
618 0 0 0 defined $fw and $fw ne ''
628 0 0 0 $$self{'Server'} eq 'whois.arin.net' and $self->multiple
0 0 0 $$self{'Server'} eq 'whois.arin.net' and $self->multiple and $$self{'Bottom_netblock'}
0 0 0 $$self{'Server'} eq 'whois.arin.net' and $self->multiple and $$self{'Bottom_netblock'} and $self->net_handle
637 0 0 0 -d $cache and not $$self{'Nocache'}
699 0 0 0 $$self{'Verbose'} and not $sock

or 2 conditions

line l !l condition
508 0 0 $args{'Cache'} || \$CACHE
509 0 0 $args{'Expire'} || \$EXPIRE
566 0 0 "$cache/$domain" || (last READCACHE)
580 0 0 $$self{'_ARGS'}{$server}{'S'} || ''
581 0 0 $$self{'_ARGS'}{$server}{'P'} || ''
638 0 0 "> $cache/$domain" || (return)

or 3 conditions

line l !l&&r !l&&!r condition
556 0 0 0 $args{'Cache'} || ${$$self{'_CACHE'};}
691 0 0 0 $sock or $retries == $maxtries