line |
true |
false |
branch |
28
|
138 |
47 |
$response_body && $response_body ne '' ? : |
72
|
92 |
93 |
defined $params ? : |
73
|
62 |
123 |
defined $payload ? : |
91
|
64 |
121 |
if (defined $pay) |
108
|
0 |
185 |
unless defined $result |
113
|
2 |
183 |
if $result->responseCode >= 300 |
132
|
0 |
185 |
if ($is_postish and exists $$payload{'time'}) |
135
|
185 |
0 |
unless (exists $$params{'time'}) |
138
|
64 |
121 |
if ($is_postish and not exists $$payload{'time'}) |
141
|
64 |
121 |
if ($is_postish and not exists $$payload{'token'}) |
144
|
45 |
140 |
if ($method =~ /^DELETE$/xi and not exists $$params{'delete_token'}) |
161
|
95 |
678 |
if $k eq 'sig' or $k eq 'format' |
176
|
188 |
1 |
if defined $params |
177
|
65 |
124 |
if defined $payload |