| blib/lib/ServiceNow/JSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | if $self->legacy |
| 53 | 0 | 0 | if ($json) { } |
| 55 | 0 | 0 | if ($self->client->responseCode != 200) { } |
| 60 | 0 | 0 | if (exists $data->{'records'}) { } |
| 69 | 0 | 0 | if ($self->client->responseCode != 200) { } |
| 73 | 0 | 0 | if ($self->client->responseContent) { } |
| 75 | 0 | 0 | if (exists $data->{'records'}) { } |
| 109 | 0 | 0 | if (scalar keys %{$search;} > 0) |
| 114 | 0 | 0 | $search->{$key} ? : |
| 132 | 0 | 0 | if (ref $data eq 'ARRAY') |
| 142 | 0 | 0 | if (ref $data eq 'ARRAY') |