| blib/lib/Test/Instance/DNS/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 18 | 5.5 |
| line | true | false | branch |
|---|---|---|---|
| 117 | 0 | 0 | if $self->verbose |
| 130 | 0 | 0 | if $self->verbose |
| 138 | 0 | 0 | if $rr->owner eq $qname |
| 149 | 0 | 0 | if $self->verbose |
| 150 | 0 | 0 | if $self->verbose |
| 154 | 0 | 0 | if (grep {$_ eq $qtype;} 'A', 'AAAA', 'CNAME', 'TXT', 'SRV') { } |
| 156 | 0 | 0 | unless scalar @ans |
| 158 | 0 | 0 | if (exists $self->_zone_lookup->{$qtype}) |
| 173 | 0 | 1 | unless (caller 1) |