| blib/lib/Net/DNS/DomainName.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 11 | 100.0 |
| 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) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 106 | 9064 | 129 | 0 | $cache->{$link} ||= __PACKAGE__->decode($buffer, $link, $cache) |