Condition Coverage

blib/lib/Data/Conveyor/Ticket.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 defined $ticket_no and $ticket_no eq $self->ticket_no
147 0 0 0 ref $exception and UNIVERSAL::can($exception, 'acknowledged')

or 2 conditions

line l !l condition
82 0 0 $self->ticket_no || 'n/a'

or 3 conditions

line l !l&&r !l&&!r condition
245 0 0 0 $args{'object'} || $self->delegate->OT