| line |
true |
false |
branch |
|
27
|
0 |
0 |
unless defined $zones |
|
32
|
3 |
26 |
$& eq '"' ? : |
|
53
|
3 |
0 |
$rr eq 'cname' ? : |
|
|
11 |
3 |
$rr eq 'a' ? : |
|
|
11 |
14 |
$rr eq 'mx' || $rr eq 'ns' || $rr eq 'srv' || $rr eq 'txt' ? : |
|
|
1 |
25 |
$rr eq 'rp' ? : |
|
|
1 |
26 |
$rr eq 'soa' ? : |
|
83
|
4 |
0 |
$rr eq 'txt' ? : |
|
|
1 |
4 |
$rr eq 'srv' ? : |
|
|
0 |
5 |
$rr eq 'ns' ? : |
|
|
1 |
5 |
$rr eq 'mx' ? : |
|
|
1 |
6 |
$rr eq 'ns' && $set[0]->name . '.' eq $domain ? : |
|
99
|
0 |
0 |
if (not $zone and scalar @{$$domain{'entries'};}) |
|
110
|
0 |
0 |
if ($zone) |
|
111
|
0 |
0 |
if $_->type ne 'SOA' |
|
117
|
0 |
0 |
scalar @$new > 0 ? : |
|
|
0 |
0 |
scalar @$current > 0 ? : |
|
121
|
0 |
0 |
unless (scalar @{$$domain{'entries'};}) |
|
131
|
0 |
0 |
$zone ? : |
|
|
0 |
0 |
!$zone ? : |