Condition Coverage

blib/lib/Net/DNS/Method/Regexp.pm
Criterion Covered Total %
condition 1 29 3.4


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 $self and $q
0 0 0 $self and $q and $ans
49 0 0 0 exists $$s{$z} and defined $$s{$z}
60 0 0 0 exists $$s{'ra'} and defined $$s{'ra'}
63 0 0 0 exists $$s{'rd'} and defined $$s{'rd'}
66 0 0 0 exists $$s{'aa'} and defined $$s{'aa'}
69 0 0 0 exists $$s{'tc'} and defined $$s{'tc'}
74 0 0 0 exists $$s{'code'} and defined $$s{'code'}
84 0 0 0 exists $$s{'return'} and defined $$s{'return'}

or 2 conditions

line l !l condition
18 1 0 ref $type || $type || 'Net::DNS::Method::Regexp'