lib/JIRA/REST/Class/Issue/Transitions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
61 | 0 | 0 | unless my $name = shift() |
66 | 0 | 0 | unless $transition->name eq $name |
182 | 0 | 0 | if (exists $map->{$name}) { } |
184 | 0 | 0 | unless (exists $state_to_transition{$to}) |
203 | 0 | 0 | if ($current_assignee ne $orig_assignee) |