blib/lib/ArangoDB/Statement.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
91 | 0 | 0 | 0 | exists $$options{'batch_size'} and $$options{'batch_size'} > 0 |
100 | 0 | 0 | 0 | ref $error and $error->isa('ArangoDB::ServerException') |
line | l | !l | condition |
---|---|---|---|
101 | 0 | 0 | $error->detail->{'errorMessage'} || '' |