Condition Coverage

blib/lib/ArangoDB/Statement.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

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')

or 2 conditions

line l !l condition
101 0 0 $error->detail->{'errorMessage'} || ''