| line |
true |
false |
branch |
|
57
|
0 |
0 |
if (ref $data eq 'HASH') { }
|
|
58
|
0 |
0 |
if (exists $data->{'blocking-errors'} and ref $data->{'blocking-errors'} eq 'ARRAY' and exists $data->{'blocking-errors'}[0] and exists $data->{'blocking-errors'}[0]{'message'}) { }
|
|
|
0 |
0 |
elsif (exists $data->{'errors'} and ref $data->{'errors'} eq 'ARRAY' and exists $data->{'errors'}[0] and exists $data->{'errors'}[0]{'message'}) { }
|
|
|
0 |
0 |
elsif (exists $data->{'warnings'} and ref $data->{'warnings'} eq 'ARRAY' and exists $data->{'warnings'}[0] and exists $data->{'warnings'}[0]{'message'}) { }
|
|
97
|
0 |
0 |
unless $code == 200
|
|
108
|
0 |
0 |
exists $query_params->{'limit'} ? :
|
|
119
|
0 |
0 |
unless $code == 200
|
|
123
|
0 |
0 |
if ($offset == 0) { }
|
|
130
|
0 |
0 |
if exists $data->{$list_key} and ref $data->{$list_key} eq "ARRAY"
|
|
134
|
0 |
0 |
if ($offset + $limit < $data->{'total'}) { }
|
|
152
|
0 |
0 |
unless $code == 200
|
|
162
|
0 |
0 |
unless $code == 200
|
|
172
|
0 |
0 |
unless $code == 200
|
|
355
|
0 |
0 |
if $params
|
|
358
|
0 |
0 |
if ($self->_has_api_key) { }
|
|
373
|
0 |
0 |
if ($res->code == 200) { }
|
|
389
|
0 |
0 |
unless $code == 200
|
|
398
|
0 |
0 |
unless $code == 200
|
|
409
|
0 |
0 |
unless $code == 200
|
|
417
|
0 |
0 |
unless defined $policyname
|
|
426
|
0 |
0 |
unless $code == 200
|
|
434
|
0 |
0 |
unless defined $policyname
|
|
436
|
0 |
0 |
unless defined $targets
|
|
438
|
0 |
0 |
unless ref $targets eq "" or ref $targets eq "ARRAY"
|
|
441
|
0 |
0 |
if defined $params and ref $params ne "HASH"
|
|
452
|
0 |
0 |
unless $code == 200
|
|
460
|
0 |
0 |
unless defined $taskid
|
|
462
|
0 |
0 |
if defined $callback and ref $callback ne "CODE"
|
|
468
|
0 |
0 |
if defined $callback
|
|
477
|
0 |
0 |
unless ref $object eq "HASH"
|
|
480
|
0 |
0 |
unless exists $object->{'name'} or exists $object->{'uid'}
|
|
489
|
0 |
0 |
unless $code == 200
|