blib/lib/Net/DNS/Extlang.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 33 | 6.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 1 | 1 | 0 | $args{'file'} and $args{'domain'} |
121 | 0 | 0 | 0 | $rrname and $rrnum |
196 | 0 | 0 | 0 | $trname and $trno |
328 | 0 | 0 | 0 | defined $quals and $quals =~ /A/u |
338 | 0 | 0 | 0 | defined $quals and $quals eq 'L' |
535 | 0 | 0 | 0 | $type eq 'X' and not defined $quals |
548 | 0 | 0 | 0 | $type =~ /I\d/u and $quals |
612 | 0 | 0 | 0 | $type eq 'X' and not defined $quals |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
320 | 0 | 0 | 0 | not $name or exists $fields{$name} |
326 | 0 | 0 | 0 | $type eq 'T' or $type eq 'T6' |
535 | 0 | 0 | 0 | $type eq 'B64' or $type eq 'X' and not defined $quals |