blib/lib/DNS/Config/Statement/Zone.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
49 | 0 | 0 | if scalar @array < 2 or scalar @array > 3 |
55 | 0 | 0 | unless (ref $array[0]) |
69 | 0 | 0 | if (scalar @stmt == 1) { } |
88 | 0 | 0 | if ($key =~ /FILE/ or $key =~ /DIRECTORY/) { } |
0 | 0 | elsif ($key ne 'NAME' and $key ne 'CLASS') { } | |
97 | 0 | 0 | if exists $$self{'CLASS'} |
109 | 0 | 0 | if $name |
117 | 0 | 0 | if $class |
125 | 0 | 0 | if (lc $type eq 'master' or lc $type eq 'slave') |
135 | 0 | 0 | if $file |
144 | 0 | 0 | if (scalar @hosts) |
149 | 0 | 0 | if (uc $$self{'TYPE'} eq 'SLAVE') |
162 | 0 | 0 | if (scalar @temp) |