Branch Coverage

blib/lib/ArangoDB.pm
Criterion Covered Total %
branch 2 20 10.0


line true false branch
34 0 0 unless $_options
41 0 0 if ($@)
54 1 0 if ($@)
67 0 0 if ($@)
83 0 0 if ($@)
94 0 0 if ($@)
102 0 0 defined $index_id ? :
108 0 0 if ($@)
116 0 1 if (ref $error and $error->isa('ArangoDB::ServerException'))
117 0 0 if $ignore_404 and $error->code == 404