| blib/lib/Tie/DNS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 304 | 0 | 0 | 0 | $cache and my $old = $$cache{$lookup} |
| 323 | 0 | 0 | 0 | $NEW_NETDNS and $field eq 'address' |
| 331 | 0 | 0 | 0 | $NEW_NETDNS and $config_rec_defaults{$$self{'lookup_type'}} eq 'address' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 318 | 0 | 0 | 0 | $ttl ||= $$rr{'ttl'} |