| blib/lib/Net/EPP/Frame/Command/Update/Domain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 107 | 0 | 0 | if ($info) |
| 217 | 0 | 0 | if (ref $ns[0] eq 'HASH') { } |
| 240 | 0 | 0 | if (exists $host->{'addrs'} and ref $host->{'addrs'} eq "ARRAY") |
| 282 | 0 | 0 | if (ref $ns[0] eq 'HASH') { } |
| 305 | 0 | 0 | if (exists $host->{'addrs'} and ref $host->{'addrs'} eq "ARRAY") |
| 347 | 0 | 0 | if $el |
| 350 | 0 | 0 | unless defined $ext |
| 380 | 0 | 0 | if (&any(sub { $type eq $_; } , 'NS', 'DS', 'DNAME', 'A', 'AAAA')) { } |