Condition Coverage

blib/lib/Net/DNSServer/Base.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
18 0 0 0 $net_server and ref $net_server
0 0 0 $net_server and ref $net_server and $net_server->isa('Net::Server')

or 2 conditions

line l !l condition
8 0 0 shift() || 'Net::DNSServer::Base'
9 0 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
29 0 0 0 shift() || croak('Usage> $obj->resolve($Net_DNS_obj)')