Condition Coverage

blib/lib/Net/DNS/Resolver/Programmable.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
226 0 3 4 $rr->name eq $domain and $rr->type eq $rr_type
3 0 4 $rr->name eq $domain and $rr->type eq $rr_type and $rr->class eq $class

or 3 conditions

line l !l&&r !l&&!r condition
217 6 0 0 not defined $result or defined $rcode{$result}