blib/lib/Redmine/Fetch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 0 | if ($mode eq 'put') { } |
0 | 0 | elsif ($mode eq 'delete') { } | |
0 | 0 | elsif ($mode eq 'post') { } | |
73 | 0 | 0 | if (my $res = $tx->success) { } |
79 | 0 | 0 | if $err->{'code'} |
122 | 0 | 0 | if (my $filter = $self->ua_config->{'filter'}) |
176 | 0 | 0 | if ($ticket->{'relations'}) |
180 | 0 | 0 | if $relation->{'relation_type'} ne 'relates' |
182 | 0 | 0 | $ticket->{'id'} == $relation->{'issue_id'} ? : |