line |
true |
false |
branch |
95
|
0 |
0 |
if (my $exception = $controller->stash('exception'))
|
99
|
0 |
0 |
if defined $self->pending->{$exception}
|
102
|
0 |
0 |
if (not $self->handle('ignore', $exception))
|
120
|
0 |
0 |
if (grep {$level eq $_;} @{$self->log_levels;})
|
121
|
0 |
0 |
unless ref $exception
|
124
|
0 |
0 |
if defined $self->pending->{$exception}
|
129
|
0 |
0 |
if (not $self->handle('ignore', $exception))
|
148
|
0 |
0 |
if defined $self->custom_handlers->{$method}
|
169
|
0 |
0 |
unless (defined $event_id)
|
187
|
0 |
0 |
unless (defined $event_id)
|
242
|
0 |
0 |
if (defined $controller->user)
|
264
|
0 |
0 |
if (defined $controller->req)
|