| blib/lib/Test/DNS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 54 | 0 | 0 | 0 | ref $hashref eq 'HASH' and not ref $test_name |
| 0 | 0 | 0 | ref $hashref eq 'HASH' and not ref $test_name and ref \$test_name eq 'SCALAR' | |
| 180 | 0 | 0 | 0 | $rr->type eq 'CNAME' and $self->follow_cname |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | $test_name ||= $EMPTY |
| 51 | 0 | 0 | 0 | @_ >= 3 or @_ <= 4 |
| 168 | 0 | 0 | 0 | $test_name ||= "[$type] $input -> " . join($COMMASPACE, @{$expected;}) |