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
|
346
|
0 |
0 |
if ($res->code == 200) { }
|
362
|
0 |
0 |
unless $code == 200
|
371
|
0 |
0 |
unless $code == 200
|
382
|
0 |
0 |
unless $code == 200
|
390
|
0 |
0 |
unless defined $policyname
|
399
|
0 |
0 |
unless $code == 200
|
407
|
0 |
0 |
unless defined $policyname
|
409
|
0 |
0 |
unless defined $targets
|
411
|
0 |
0 |
unless ref $targets eq "" or ref $targets eq "ARRAY"
|
414
|
0 |
0 |
if defined $params and ref $params ne "HASH"
|
425
|
0 |
0 |
unless $code == 200
|
433
|
0 |
0 |
unless defined $taskid
|
435
|
0 |
0 |
if defined $callback and ref $callback ne "CODE"
|
441
|
0 |
0 |
if defined $callback
|