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

or 2 conditions

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