| blib/lib/Net/DNS/DomainController/Discovery.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 1 | 9 | unless ($rr) |
| 53 | 2 | 7 | if ($rr->type ne 'SRV') |
| 68 | 1 | 5 | unless ($resp) |
| 80 | 1 | 9 | unless ($rr) |
| 83 | 3 | 6 | if ($rr->type ne 'A' and $rr->type ne 'AAAA') |
| 98 | 0 | 5 | unless ($resp) |
| 118 | 1 | 4 | if $#_ < 1 |
| 124 | 4 | 0 | if (defined $TestResolver) { } |