line |
l |
!l&&r |
!l&&!r |
condition |
322
|
0 |
0 |
0 |
$self->{'_redirections'}{$redirection_id} || 'Webservice::OVH::Email::Domain::Domain::Redirection'->_new_existing('wrapper', $api, 'domain', $self, 'id', $redirection_id, 'module', $self->{'_module'})
|
369
|
0 |
0 |
0 |
$from_array_redirection || 'Webservice::OVH::Email::Domain::Domain::Redirection'->_new_existing('wrapper', $api, 'domain', $self, 'id', $redirection_id, 'module', $self->{'_module'})
|
444
|
0 |
0 |
0 |
$self->{'_accounts'}{$account_name} || 'Webservice::OVH::Email::Domain::Domain::Account'->_new_existing('wrapper', $api, 'domain', $self, 'id', $account_name, 'module', $self->{'_module'})
|
493
|
0 |
0 |
0 |
$from_array_account || 'Webservice::OVH::Email::Domain::Domain::Account'->_new_existing('wrapper', $api, 'domain', $self, 'id', $account_name, 'module', $self->{'_module'})
|
581
|
0 |
0 |
0 |
$self->{'_mailing_lists'}{$mailing_list_name} || 'Webservice::OVH::Email::Domain::Domain::MailingList'->_new_existing('wrapper', $api, 'domain', $self, 'id', $mailing_list_name, 'module', $self->{'_module'})
|
628
|
0 |
0 |
0 |
$from_array_mailing_list || 'Webservice::OVH::Email::Domain::Domain::MailingList'->_new_existing('wrapper', $api, 'domain', $self, 'id', $mailing_list_name, 'module', $self->{'_module'})
|