| line | true | false | branch | 
 
| 262 | 0 | 0 | if $params{'size'} | 
 
| 343 | 0 | 0 | if (-f $target) | 
 
| 344 | 0 | 0 | if ($params{'force'}) { } | 
 
| 439 | 0 | 0 | if $self->log->is_trace | 
 
| 446 | 0 | 0 | unless $params{'no_cache'} | 
 
| 478 | 0 | 0 | unless $params{'no_cache'} | 
 
| 479 | 0 | 0 | unless ($ticket) | 
 
| 486 | 0 | 0 | unless ($info and $info->{'ticket'}) | 
 
| 491 | 0 | 0 | unless $params{'no_cache'} | 
 
| 527 | 0 | 0 | unless $params{'no_cache'} | 
 
| 528 | 0 | 0 | if ($ticket) { } | 
 
| 537 | 0 | 0 | if (scalar @get_tickets > 0) | 
 
| 552 | 0 | 0 | unless $params{'no_cache'} | 
 
| 589 | 0 | 0 | unless $params{'no_cache'} | 
 
| 590 | 0 | 0 | unless ($organization) | 
 
| 596 | 0 | 0 | unless ($info and $info->{'organization'}) | 
 
| 602 | 0 | 0 | unless $params{'no_cache'} | 
 
| 637 | 0 | 0 | unless $params{'no_cache'} | 
 
| 638 | 0 | 0 | if ($organization) { } | 
 
| 647 | 0 | 0 | if (scalar @get_organization_ids > 0) | 
 
| 656 | 0 | 0 | if ($#result != $#get_organization_ids) | 
 
| 659 | 0 | 0 | unless ($org_found) | 
 
| 666 | 0 | 0 | unless $params{'no_cache'} | 
 
| 710 | 0 | 0 | if $self->log->is_trace | 
 
| 716 | 0 | 0 | unless ($response and $response->{'organization'}{'id'} == $params{'organization_id'}) | 
 
| 720 | 0 | 0 | unless $params{'no_cache'} | 
 
| 752 | 0 | 0 | unless $params{'no_cache'} | 
 
| 755 | 0 | 0 | if ($user_ids_arrayref) { } | 
 
| 774 | 0 | 0 | unless $params{'no_cache'} | 
 
| 777 | 0 | 0 | unless $params{'no_cache'} | 
 
| 818 | 0 | 0 | unless $params{'no_cache'} | 
 
| 819 | 0 | 0 | if ($user) { } | 
 
| 828 | 0 | 0 | if (scalar @get_users > 0) | 
 
| 843 | 0 | 0 | unless $params{'no_cache'} | 
 
| 887 | 0 | 0 | if $self->log->is_trace | 
 
| 894 | 0 | 0 | unless ($response and $response->{'user'}{'id'} == $params{'user_id'}) | 
 
| 898 | 0 | 0 | unless $params{'no_cache'} | 
 
| 930 | 0 | 0 | unless $params{'no_cache'} | 
 
| 932 | 0 | 0 | if ($ticket_ids_arrayref) { } | 
 
| 948 | 0 | 0 | unless $params{'no_cache'} | 
 
| 952 | 0 | 0 | unless $params{'no_cache'} | 
 
| 1003 | 0 | 0 | $params{'path'} =~ /\?/ ? : | 
 
| 1025 | 0 | 0 | if ($params{'uri'}) { } | 
 
|  | 0 | 0 | elsif ($params{'path'}) { } | 
 
| 1038 | 0 | 0 | if $params{'body'} | 
 
| 1041 | 0 | 0 | if $self->log->is_trace | 
 
| 1051 | 0 | 0 | if ($params{'fields'}) { } | 
 
| 1052 | 0 | 0 | if ($request->method ne 'GET') | 
 
| 1068 | 0 | 0 | if ($response->is_success) { } | 
 
| 1071 | 0 | 0 | if (grep {$_ == $response->code;} @{$self->retry_on_status;}) { } | 
 
| 1072 | 0 | 0 | if ($response->code == 429) { } | 
 
| 1074 | 0 | 0 | if ($response->header('Retry-After') and $response->header('Retry-After') =~ /^\d+$/) | 
 
| 1092 | 0 | 0 | if ($retry == 1) | 
 
| 1093 | 0 | 0 | if (not $self->max_tries or $self->max_tries > $try_count) { } | 
 
| 1104 | 0 | 0 | if $self->log->is_trace | 
 
| 1105 | 0 | 0 | unless ($response->is_success) | 
 
| 1108 | 0 | 0 | if ($response->decoded_content) |