| line | true | false | branch | 
 
| 58 | 0 | 0 | unless $params{'module'} | 
 
| 59 | 0 | 0 | unless $params{'wrapper'} | 
 
| 60 | 0 | 0 | unless $params{'id'} | 
 
| 66 | 0 | 0 | unless $domain | 
 
| 108 | 0 | 0 | if $response_service_info->error | 
 
| 138 | 0 | 0 | if $response->error | 
 
| 185 | 0 | 0 | if $response_properties->error | 
 
| 285 | 0 | 0 | if $response->error | 
 
| 308 | 0 | 0 | exists $filter{'from'} && !$filter{'from'} ? : | 
 
| 309 | 0 | 0 | exists $filter{'to'} && !$filter{'to'} ? : | 
 
| 315 | 0 | 0 | if $response->error | 
 
| 333 | 0 | 0 | unless $redirection_id | 
 
| 340 | 0 | 0 | $response->error ? : | 
 
| 363 | 0 | 0 | unless $redirection_id | 
 
| 365 | 0 | 0 | if ($self->redirection_exists($redirection_id)) { } | 
 
| 368 | 0 | 0 | if $self->{'_redirections'}{$redirection_id} and $self->{'_redirections'}{$redirection_id}->is_valid | 
 
| 412 | 0 | 0 | if $response->error | 
 
| 438 | 0 | 0 | if $response->error | 
 
| 455 | 0 | 0 | unless $account_name | 
 
| 462 | 0 | 0 | $response->error ? : | 
 
| 485 | 0 | 0 | unless $account_name | 
 
| 489 | 0 | 0 | if ($self->account_exists($account_name)) { } | 
 
| 492 | 0 | 0 | if $self->{'_accounts'}{$account_name} and $self->{'_accounts'}{$account_name}->is_valid | 
 
| 536 | 0 | 0 | if $response->error | 
 
| 548 | 0 | 0 | if $response->error | 
 
| 574 | 0 | 0 | if $response->error | 
 
| 592 | 0 | 0 | unless $mailinglist_name | 
 
| 599 | 0 | 0 | $response->error ? : | 
 
| 622 | 0 | 0 | unless $mailing_list_name | 
 
| 624 | 0 | 0 | if ($self->mailinglist_exists($mailing_list_name)) { } | 
 
| 627 | 0 | 0 | if $self->{'_mailing_lists'}{$mailing_list_name} and $self->{'_mailing_lists'}{$mailing_list_name}->is_valid |