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 217 84 defined $qname and $qname =~ /:|\d$/

or 2 conditions

line l !l condition
58 171 132 shift() || ''
59 72 231 shift() || ''
75 4 78 $qtype ||= "PTR"
80 247 54 $qtype || 'A'
81 73 228 $qclass || 'IN'
281 54 7 $1 || '0'