| blib/lib/Zonemaster/Engine/Test/Syntax.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 18 | 72.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 222 | 0 | 4 | 5 | scalar @{$name->labels;} and not scalar @results |
| 252 | 0 | 2 | 7 | scalar @{$name->labels;} and not scalar @results |
| 281 | 1 | 0 | 5 | $p and my($soa) = $p->get_records('SOA', 'answer') |
| 314 | 1 | 0 | 8 | $p and my($soa) = $p->get_records('SOA', 'answer') |
| 348 | 1 | 0 | 6 | $p and my($soa) = $p->get_records('SOA', 'answer') |
| 425 | 87 | 3 | 8 | $label =~ /\A..--/msux and not $label =~ /\Axn/imsux |