Branch Coverage

blib/lib/Mojolicious/Plugin/Mailgun.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
14 1 0 keys %$conf ? :
16 1 0 if $ENV{'MAILGUN_TEST'} // $app->mode eq 'development'
17 0 1 if $conf->{'base_url'}
22 0 1 unless my $config = $self->config->{$site}
32 0 1 unless my $config = $self->config->{$site}