line |
true |
false |
branch |
47
|
0 |
0 |
if (ref $data eq 'HASH') { }
|
48
|
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'}) { }
|
87
|
0 |
0 |
unless $code == 200
|
98
|
0 |
0 |
exists $query_params->{'limit'} ? :
|
109
|
0 |
0 |
unless $code == 200
|
113
|
0 |
0 |
if ($offset == 0) { }
|
120
|
0 |
0 |
if exists $data->{$list_key} and ref $data->{$list_key} eq "ARRAY"
|
124
|
0 |
0 |
if ($offset + $limit < $data->{'total'}) { }
|
142
|
0 |
0 |
unless $code == 200
|
152
|
0 |
0 |
unless $code == 200
|
162
|
0 |
0 |
unless $code == 200
|
324
|
0 |
0 |
if ($res->code == 200) { }
|
340
|
0 |
0 |
unless $code == 200
|
349
|
0 |
0 |
unless $code == 200
|
360
|
0 |
0 |
unless $code == 200
|
368
|
0 |
0 |
unless defined $policyname
|
377
|
0 |
0 |
unless $code == 200
|
385
|
0 |
0 |
unless defined $policyname
|
387
|
0 |
0 |
unless defined $targets
|
389
|
0 |
0 |
unless ref $targets eq "" or ref $targets eq "ARRAY"
|
392
|
0 |
0 |
if defined $params and ref $params ne "HASH"
|
403
|
0 |
0 |
unless $code == 200
|
411
|
0 |
0 |
unless defined $taskid
|
413
|
0 |
0 |
if defined $callback and ref $callback ne "CODE"
|
419
|
0 |
0 |
if defined $callback
|