blib/lib/Mojolicious/Plugin/Mailgun.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
14 | 1 | 0 | keys %$conf ? : |
15 | 1 | 0 | if $ENV{'MAILGUN_TEST'} // $app->mode eq 'development' |
16 | 0 | 1 | if $conf->{'base_url'} |
21 | 0 | 1 | unless my $config = $self->config->{$site} |
31 | 0 | 1 | unless my $config = $self->config->{$site} |