blib/lib/Mojolicious/Plugin/ExceptionSentry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
14 | 1 | 0 | if $config->{'sentry_dsn'} |
20 | 0 | 4 | unless $self->sentry_raven |
24 | 3 | 1 | unless defined $args->{'template'} and $args->{'template'} eq 'exception' |