blib/lib/Data/Conveyor/Ticket.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
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') |
line | l | !l | condition |
---|---|---|---|
82 | 0 | 0 | $self->ticket_no || 'n/a' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
245 | 0 | 0 | 0 | $args{'object'} || $self->delegate->OT |