| blib/lib/Sentry/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 2 | unless (ref $exception) |
| 77 | 2 | 0 | $exception->can('to_string') ? : |
| 140 | 0 | 27 | if $options->{'release'} |
| 143 | 12 | 15 | if $event->{'message'} |
| 156 | 0 | 27 | if @integrations |
| 188 | 1 | 26 | if (+($hint // {})->{'capture_context'}) |
| 196 | 23 | 4 | if ($final_scope) |
| 213 | 1 | 26 | unless $processed_event |