line |
true |
false |
branch |
209
|
0 |
0 |
if (@_) |
226
|
0 |
0 |
unless $sock |
236
|
0 |
0 |
unless ($scopes{$what}) |
249
|
0 |
0 |
unless ($$self{'cfg'}{'username'}) |
252
|
0 |
0 |
unless ($$self{'cfg'}{'password'}) |
255
|
0 |
0 |
unless ($$self{'cfg'}{'client'}) |
269
|
0 |
0 |
if ($$self{'cfg'}{'DEBUG'}) |
274
|
0 |
0 |
unless $res |
293
|
0 |
0 |
if $$self{'cfg'}{'DEBUG'} |
294
|
0 |
0 |
if ($head and $line eq "\r\n") { } |
302
|
0 |
0 |
if ($return_head =~ /Content-Length:\s(\d+)/ms) { } |
|
0 |
0 |
elsif ($return_head =~ /Transfer-Encoding:.chunked/ms) { } |
309
|
0 |
0 |
if ($read_chunked) { } |
313
|
0 |
0 |
if $$self{'cfg'}{'DEBUG'} |
314
|
0 |
0 |
unless read $sock, my $return_buffer, $size |
319
|
0 |
0 |
unless (read $sock, $return_body, $bodysize) |
320
|
0 |
0 |
if (defined $return_body) { } |
328
|
0 |
0 |
if $$self{'cfg'}{'DEBUG'} |
333
|
0 |
0 |
if $$self{'cfg'}{'DEBUG'} |
346
|
0 |
0 |
@_ ? : |
348
|
0 |
0 |
unless $what |
349
|
0 |
0 |
unless $ordered_fields{$what} |
358
|
0 |
0 |
if $$self{'cfg'}{'DEBUG'} |
363
|
0 |
0 |
if $$self{'cfg'}{'DEBUG'} |
365
|
0 |
0 |
$val ne 'NULL' ? : |
372
|
0 |
0 |
scalar @_ ? : |
375
|
0 |
0 |
unless (defined $parms{'header'} and $parms{'header'} == 0) |
378
|
0 |
0 |
if ($parms{'file'}) { } |
379
|
0 |
0 |
unless open O, "> $parms{'file'}" |
391
|
0 |
0 |
if ($parms{'file'}) { } |
397
|
0 |
0 |
if ($parms{'file'}) |