blib/lib/DNS/Zone.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 21 | 9.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
110 | 0 | 0 | 15 | exists $$ref{'NAME'} and $$ref{'NAME'} |
0 | 0 | 0 | exists $$ref{'ID'} and $$ref{'ID'} | |
142 | 0 | 0 | 0 | $a[$i] and $b[$i] |
0 | 0 | 0 | $a[$i] and not $b[$i] | |
0 | 0 | 0 | not $a[$i] and $b[$i] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
32 | 0 | 1 | 0 | ref $pkg || $pkg |
141 | 0 | 0 | 0 | $a[$i] or $b[$i] |