Condition Coverage

blib/lib/Net/DNS/Question.pm
Criterion Covered Total %
condition 15 15 100.0


and 3 conditions

line !l l&&!r l&&r condition
72 2 224 84 defined $qname and $qname =~ /:|\d$/

or 2 conditions

line l !l condition
58 180 130 shift() || ''
59 72 238 shift() || ''
75 4 78 $qtype ||= "PTR"
80 256 52 $qtype || 'A'
81 73 235 $qclass || 'IN'
281 54 7 $1 || '0'