Condition Coverage

blib/lib/Tie/DNS.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
301 0 0 0 $cache and my $old = $$cache{$lookup}
320 0 0 0 $NEW_NETDNS and $field eq 'address'
328 0 0 0 $NEW_NETDNS and $config_rec_defaults{$$self{'lookup_type'}} eq 'address'

or 3 conditions

line l !l&&r !l&&!r condition
315 0 0 0 $ttl ||= $$rr{'ttl'}