line |
true |
false |
branch |
34
|
0 |
5 |
if $timeout |
60
|
1 |
1 |
if keys %{$vars;} |
61
|
1 |
1 |
if keys %{$options;} |
62
|
1 |
1 |
if $schedule_time |
101
|
2 |
1 |
if keys %{$vars;} |
102
|
2 |
1 |
if keys %{$lists;} |
103
|
2 |
1 |
if keys %{$templates;} |
233
|
0 |
0 |
if (exists $self->{'last_rate_limit_info_ref'}{$action} and $self->{'last_rate_limit_info_ref'}{$action}{$method}) |
257
|
0 |
0 |
if (defined $response->header('x-rate-limit-limit') and defined $response->header('x-rate-limit-remaining') and defined $response->header('x-rate-limit-reset')) |
280
|
1 |
0 |
if ($method eq 'GET') { } |
|
0 |
0 |
elsif ($method eq 'POST') { } |
|
0 |
0 |
elsif ($method eq 'DELETE') { } |