| blib/lib/Email/Sender/Transport/Mailgun.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 10 | 0 | ref $env->{'to'} ? : |
| 112 | 3 | 67 | if ($self->$has_option) |
| 128 | 8 | 14 | unless $response->{'status'} =~ /^5/ |
| 129 | 2 | 12 | if $retries++ >= $self->retry_count |
| 134 | 5 | 5 | unless $response->{'success'} |
| 153 | 3 | 2 | $content && $content->{'message'} ? : |
| 173 | 1 | 7 | if defined $self->region and $self->region ne "us" |