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