line |
true |
false |
branch |
251
|
0 |
2 |
if not defined $args{$arg} or $args{$arg} eq '' |
256
|
0 |
1 |
defined $args{'verbose'} ? : |
294
|
0 |
0 |
if not defined $module or $module eq '' |
299
|
0 |
0 |
unless Class::Load::load_class($class) |
327
|
0 |
0 |
if (defined $value and $value =~ /^[01]$/) { } |
395
|
0 |
0 |
if not defined $args{$arg} or $args{$arg} eq '' |
403
|
0 |
0 |
if ($url =~ /\?/) { } |
413
|
0 |
0 |
if ($method =~ /\A(?:GET|POST|DELETE|PUT)\z/x) { } |
422
|
0 |
0 |
defined $url ? : |
|
0 |
0 |
if $verbose |
427
|
0 |
0 |
defined $json_in ? : |
|
0 |
0 |
if $verbose |
433
|
0 |
0 |
if $verbose |
439
|
0 |
0 |
unless ($response->is_success) |
448
|
0 |
0 |
defined $response ? : |
|
0 |
0 |
if $verbose |
454
|
0 |
0 |
defined $response && defined $response->content && $response->content ne '' ? : |
458
|
0 |
0 |
defined $json_out ? : |
|
0 |
0 |
if $verbose |