line |
true |
false |
branch |
241
|
0 |
2 |
if not defined $args{$arg} or $args{$arg} eq '' |
246
|
0 |
1 |
defined $args{'verbose'} ? : |
284
|
0 |
0 |
if not defined $module or $module eq '' |
289
|
0 |
0 |
unless Class::Load::load_class($class) |
317
|
0 |
0 |
if (defined $value and $value =~ /^[01]$/) { } |
385
|
0 |
0 |
if not defined $args{$arg} or $args{$arg} eq '' |
393
|
0 |
0 |
if ($url =~ /\?/) { } |
403
|
0 |
0 |
if ($method =~ /\A(?:GET|POST|DELETE|PUT)\z/x) { } |
412
|
0 |
0 |
defined $url ? : |
|
0 |
0 |
if $verbose |
417
|
0 |
0 |
defined $json_in ? : |
|
0 |
0 |
if $verbose |
423
|
0 |
0 |
if $verbose |
429
|
0 |
0 |
unless $response->is_success |
432
|
0 |
0 |
defined $response ? : |
|
0 |
0 |
if $verbose |
438
|
0 |
0 |
defined $response && defined $response->content && $response->content ne '' ? : |
442
|
0 |
0 |
defined $json_out ? : |
|
0 |
0 |
if $verbose |