blib/lib/Net/DNS/DomainName.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 11 | 100.0 |
line | l | !l | condition |
---|---|---|---|
99 | 11197 | 167 | shift() || 0 |
108 | 13933 | 1697 | unpack("\@$index C", $$buffer) || (return wantarray ? ($self, ++$index) : $self) |
186 | 1438 | 64 | shift() || 0 |
187 | 1398 | 104 | shift() || (return $self->canonical) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
124 | 9303 | 345 | 0 | $cache->{$link} ||= "Net::DNS::DomainName"->decode($buffer, $link, $cache) |