Branch Coverage

blib/lib/ArangoDB2/Query.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
54 0 0 if exists $$args{'fullCount'}
57 0 0 if defined $bind
60 0 0 unless my $res = $self->arango->http->post($self->api_path('cursor'), undef, $JSON->encode($args))