line |
true |
false |
branch |
40
|
0 |
0 |
if (my $ticket = $self->_init_jira_ticket($self->_current_task))
|
49
|
0 |
0 |
unless ($config)
|
54
|
0 |
0 |
unless ($config->{'username'} and $config->{'password'})
|
217
|
0 |
0 |
if ($task) { }
|
|
0 |
0 |
elsif ($self->jira) { }
|
223
|
0 |
0 |
unless defined $id
|
251
|
0 |
0 |
if (ref $status_name and ref $status_name eq 'ARRAY') { }
|
|
0 |
0 |
elsif ($transition->{'name'} eq $status_name) { }
|
253
|
0 |
0 |
if ($transition->{'name'} eq $name)
|
264
|
0 |
0 |
unless (defined $transition_id)
|
268
|
0 |
0 |
ref $status_name ? :
|
278
|
0 |
0 |
unless $tag =~ /^JIRA:(.+)/
|