| blib/lib/OxdPackages/OxdClient.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 86 | 0 | 0 | if ($command_types[$i] eq $self->getCommand) |
| 92 | 0 | 0 | unless ($exist) |
| 106 | 0 | 0 | unless ($self->is_JSON($jsondata)) |
| 113 | 0 | 0 | if ($lenght <= 0) { } |
| 117 | 0 | 0 | $lenght <= 999 ? : |
| 125 | 0 | 0 | if defined $response_json |
| 127 | 0 | 0 | if ($response_json) { } |
| 130 | 0 | 0 | if ($object->{'status'} eq 'error') { } |
| 0 | 0 | elsif ($object->{'status'} eq 'ok') { } | |
| 167 | 0 | 0 | if (not $self->getResponseObject) { } |
| 212 | 0 | 0 | if defined $response_object |
| 258 | 0 | 0 | if ($@) { } |