line |
true |
false |
branch |
240
|
177 |
17 |
if (defined $url) |
241
|
7 |
170 |
if ($relative_urls) { } |
244
|
6 |
1 |
$current_test_num > 0 ? : |
251
|
1 |
169 |
unless $url =~ m[^\w+://] |
256
|
177 |
17 |
if defined $url |
259
|
15 |
179 |
if (defined $method) { } |
260
|
10 |
5 |
if ($method =~ /^POST$/i) { } |
273
|
15 |
179 |
if (defined $params) |
274
|
15 |
0 |
ref $params eq 'ARRAY' ? : |
279
|
3 |
191 |
if (defined $auth) |
284
|
6 |
188 |
if (defined $proxies) |
291
|
3 |
191 |
if (defined $pauth) |
296
|
2 |
192 |
if (defined $headers) |
301
|
193 |
1 |
unless defined $ua_name |
306
|
192 |
2 |
if ($handle_redirects) { } |