| blib/lib/RT/Client/REST/Ticket.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 207 | 4 | 12 | if (@_ & 1) |
| 215 | 4 | 4 | unless (defined $opts{'message'}) |
| 252 | 0 | 3 | if (@_ & 1) |
| 262 | 0 | 1 | if (defined(my $type = delete $opts{'type'})) |
| 290 | 0 | 3 | unless $_->blessed and $_->can("rethrow") |
| 292 | 0 | 3 | if ($_->isa('RT::Client::REST::AlreadyTicketOwnerException')) { } |