line |
l |
!l&&r |
!l&&!r |
condition |
18
|
0 |
0 |
0 |
$ticket->ignores_exception($_) || $_->is_optional |
103
|
0 |
0 |
0 |
$rc eq $self->delegate->RC_ERROR or $rc eq $self->delegate->RC_INTERNAL_ERROR |
|
0 |
0 |
0 |
$status eq $self->delegate->TS_RUNNING || $status eq $self->delegate->TS_HOLD || $status eq $self->delegate->TS_PENDING |
|
0 |
0 |
0 |
$rc eq $self->delegate->RC_ERROR or $rc eq $self->delegate->RC_INTERNAL_ERROR or not $status eq $self->delegate->TS_RUNNING || $status eq $self->delegate->TS_HOLD || $status eq $self->delegate->TS_PENDING |