| blib/lib/Arango/DB/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 123 | 0 | 0 | $API{$action}{'method'} eq 'get' and scalar keys %$opts |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 118 | 0 | 0 | 0 | ref $params eq 'HASH' && exists $params->{'body'} |
| 126 | 0 | 0 | 0 | $body and ref $body eq 'HASH' |