line |
true |
false |
branch |
61
|
0 |
0 |
unless $params{'module'}
|
62
|
0 |
0 |
unless $params{'wrapper'}
|
63
|
0 |
0 |
unless $params{'id'}
|
118
|
0 |
0 |
if $response_service_info->error
|
148
|
0 |
0 |
if $response_properties->error
|
173
|
0 |
0 |
unless $self->{'_properties'}
|
175
|
0 |
0 |
$self->{'_properties'}{'dnssecSupported'} ? :
|
196
|
0 |
0 |
unless $self->{'_properties'}
|
219
|
0 |
0 |
unless $self->{'_properties'}
|
221
|
0 |
0 |
$self->{'_properties'}{'glueRecordIpv6Supported'} ? :
|
242
|
0 |
0 |
unless $self->{'_properties'}
|
244
|
0 |
0 |
$self->{'_properties'}{'glueRecordMultiIpSupported'} ? :
|
265
|
0 |
0 |
unless $self->{'_properties'}
|
290
|
0 |
0 |
unless $self->{'_service_info'}
|
315
|
0 |
0 |
unless $self->{'_properties'}
|
338
|
0 |
0 |
unless $self->{'_properties'}
|
361
|
0 |
0 |
unless $self->{'_properties'}
|
363
|
0 |
0 |
$self->{'_properties'}{'owoSupported'} ? :
|
384
|
0 |
0 |
unless $self->{'_properties'}
|
407
|
0 |
0 |
unless $self->{'_properties'}
|
459
|
0 |
0 |
unless %params
|
464
|
0 |
0 |
if exists $params{'contact_billing'}
|
465
|
0 |
0 |
if exists $params{'contact_admin'}
|
466
|
0 |
0 |
if exists $params{'contact_tech'}
|
469
|
0 |
0 |
if $response->error
|
500
|
0 |
0 |
unless $params{'renew'}
|
503
|
0 |
0 |
if (my(@missing_parameters) = grep({not exists $params{'renew'}{$_};} @keys))
|
509
|
0 |
0 |
$params{'renew'}{'automatic'} eq 'true' || $params{'renew'}{'automatic'} eq 'yes' || $params{'renew'}{'automatic'} eq '1' ? :
|
510
|
0 |
0 |
$params{'renew'}{'delete_at_expiration'} eq 'true' || $params{'renew'}{'delete_at_expiration'} eq 'yes' || $params{'renew'}{'delete_at_expiration'} eq '1' ? :
|
511
|
0 |
0 |
$params{'renew'}{'forced'} eq 'true' || $params{'renew'}{'forced'} eq 'yes' || $params{'renew'}{'forced'} eq '1' ? :
|
522
|
0 |
0 |
if $response->error
|