blib/lib/Net/DNS/Nslookup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 22 | 9.0 |
line | true | false | branch |
---|---|---|---|
32 | 1 | 0 | if ($flags eq 'u') |
33 | 0 | 1 | if $debug |
40 | 0 | 0 | if ($ln =~ /Non-authoritative answer:/) |
41 | 0 | 0 | if $wait eq 'y' |
43 | 0 | 0 | if $debug |
44 | 0 | 0 | if ($flags eq 'u') { } |
46 | 0 | 0 | if ($ln =~ /^Address:\s*(.*)$/) |
47 | 0 | 0 | if $debug |
52 | 0 | 0 | if $ct < 4 |
53 | 0 | 0 | if ($ln =~ /^Address:\s+(.*)$/) |
56 | 0 | 0 | if ($ln =~ /^Addresses:\s+(.*)$/) |