blib/lib/Log/Any/Adapter/Sentry/Raven.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
65 | 2 | 6 | unless &blessed($sentry) and $sentry->isa('Sentry::Raven') |
69 | 4 | 2 | if (exists $self->{'log_level'} and $self->{'log_level'} =~ /\D/) |
71 | 1 | 3 | unless (defined $numeric_level) |
76 | 2 | 4 | if (not defined $self->{'log_level'}) |
86 | 0 | 3 | unless $self->$is_level |
89 | 1 | 2 | if (ref $log_args[-1] eq 'HASH') |
97 | 3 | 0 | unless s/trace/debug/ or s/notice/info/ |
107 | 2 | 1 | if ($Include_Stack_Trace) |