line |
true |
false |
branch |
92
|
1 |
0 |
if $type eq 'epp' |
129
|
0 |
0 |
if (defined $duration) |
133
|
0 |
0 |
unless ($y == 1 and $m == 0 or $y == 0 and ($m >= 1 and $m <= 12)) |
144
|
0 |
0 |
unless defined $op |
146
|
0 |
0 |
if $op =~ /^(?:renew|update|delete|withdraw)$/mx |
147
|
0 |
0 |
if $op eq 'transfer' |
180
|
0 |
0 |
Net::DRI::Util::is_class($dh, 'Net::DRI::Data::Hosts') ? : |
185
|
0 |
0 |
unless $t =~ /^(?:ip|status|name|contact|facets)$/mx |
188
|
0 |
0 |
if $ndr->protocol_capable('host_update', $t) |
210
|
0 |
0 |
unless @s |
216
|
0 |
0 |
if defined $add and not $ndr->protocol_capable('host_update', $w, 'add') |
220
|
0 |
0 |
if defined $del and not $ndr->protocol_capable('host_update', $w, 'del') |
224
|
0 |
0 |
if defined $set and not $ndr->protocol_capable('host_update', $w, 'set') |
228
|
0 |
0 |
if defined $set and defined $add || defined $del |
255
|
0 |
0 |
defined $c && $c ? : |
262
|
0 |
0 |
if defined $count |
266
|
0 |
0 |
unless $rc->is_success |
268
|
0 |
0 |
defined $count && $count ? : |