Condition Coverage

blib/lib/AnyEvent/CacheDNS.pm
Criterion Covered Total %
condition 5 14 35.7


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 1 $IS_AE_6X && @_

or 2 conditions

line l !l condition
37 1 1 $$self{'_cache'}{$qtype} ||= {}
58 1 0 $_[0][3] || 0
86 0 0 $ENV{$key} * 1 || 1
98 0 0 $ENV{'PERL_ANYEVENT_DNS_TTL'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
55 0 1 0 $$cache{$qname} ||= @_ ? $_[0] : undef