Condition Coverage

blib/lib/Net/DNS/DomainName.pm
Criterion Covered Total %
condition 10 11 100.0


or 2 conditions

line l !l condition
81 10425 166 shift() || 0
90 12727 1379 unpack("\@$index C", $$buffer) || (return wantarray ? ($self, ++$index) : $self)
173 1448 64 shift() || 0
174 1408 104 shift() || (return $self->canonical)

or 3 conditions

line l !l&&r !l&&!r condition
106 9064 129 0 $cache->{$link} ||= __PACKAGE__->decode($buffer, $link, $cache)