Condition Coverage

blib/lib/Data/Conveyor/Exception/Container.pm
Criterion Covered Total %
condition 0 12 0.0


or 3 conditions

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