line |
true |
false |
branch |
22
|
0 |
0 |
unless $$self{'data'}{'api_key'} |
37
|
0 |
0 |
unless ($text or $html or $template) |
42
|
0 |
0 |
if ($$message{'resend'}) |
43
|
0 |
0 |
$text ? : |
|
0 |
0 |
$html ? : |
47
|
0 |
0 |
if (my $attachments = $$message{'attachments'}) |
53
|
0 |
0 |
unless open my $fh, '<', $file |
65
|
0 |
0 |
if $text |
66
|
0 |
0 |
if $html |
67
|
0 |
0 |
if $template |
68
|
0 |
0 |
if $variables |
86
|
0 |
0 |
if (ref $rec) { } |
87
|
0 |
0 |
if (ref $rec eq 'HASH') { } |
|
0 |
0 |
elsif (ref $rec eq 'ARRAY') { } |
93
|
0 |
0 |
if ($$self{'data'}{'arguments'}{'recipients'}) { } |
129
|
0 |
0 |
if ($self->response->{'response'}{'status'} eq 'ok') { } |