| blib/lib/ArangoDB/Collection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 390 | 0 | 0 | 0 | $header and ref $header eq 'ARRAY' |
| 392 | 0 | 0 | 0 | $body and ref $body eq 'ARRAY' |
| 422 | 0 | 0 | 0 | $documents and ref $documents eq 'ARRAY' |
| 1070 | 0 | 0 | 0 | ref $error and $error->isa('ArangoDB::ServerException') |
| line | l | !l | condition |
|---|---|---|---|
| 504 | 0 | 0 | $options ||= {} |
| 554 | 0 | 0 | $options ||= {} |
| 640 | 0 | 0 | $options ||= {} |
| 704 | 0 | 0 | $options ||= {} |
| 771 | 0 | 0 | $options ||= {} |
| 1040 | 0 | 0 | $$index{'type'} || '' |
| 1071 | 0 | 0 | $error->detail->{'errorMessage'} || '' |