| blib/lib/Net/DNS/Method/Status.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 22 | 54.5 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 1 | 0 | defined $ref && defined $$ref{'BaseDomain'} ? : |
| 1 | 0 | defined $ref && defined $$ref{'Reset'} ? : | |
| 1 | 0 | defined $ref && defined $$ref{'StoreResults'} ? : | |
| 62 | 3 | 1 | if @{$$self{'qs'};} > $$self{'count'} |
| 77 | 1 | 3 | if $q eq $d |
| 78 | 0 | 3 | if $pos == 0 and length $q <= length $d |
| 79 | 0 | 3 | if substr($q, $pos - 1, 1) eq '.' |
| 91 | 1 | 3 | if (_match($q->qname, $$self{'zone'})) |
| 103 | 0 | 1 | if (index($q->qname, $$self{'reset'}) == 0) { } |
| 158 | 0 | 0 | if $sub eq 'DESTROY' |
| 159 | 0 | 0 | unless $sub eq uc $sub |