blib/lib/WebService/Rollbar/Notifier.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 20 | 75.0 |
line | true | false | branch |
---|---|---|---|
35 | 3 | 2 | if (ref $message eq 'ARRAY') { } |
73 | 0 | 2 | ref $params[-1] eq 'HASH' ? : |
84 | 1 | 1 | defined $message ? : |
0 | 2 | defined $description ? : | |
107 | 1 | 1 | if (ref $trace eq 'ARRAY') |
111 | 1 | 0 | if (&blessed($trace) and $trace->isa('Devel::StackTrace')) |
141 | 2 | 26 | defined $self->$_ ? : |
146 | 6 | 64 | exists $request_optionals->{$_} ? : |
150 | 0 | 7 | $self->callback ? : |
179 | 0 | 7 | $self->callback ? : |