Condition Coverage

blib/lib/ArangoDB2/Cursor.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 0 $self->data && $self->data->{'count'}
62 0 0 0 $self->data and $self->data->{'hasMore'}
99 0 0 0 $self->data && $self->data->{'extra'} && $self->data->{'extra'}{'fullCount'}
111 0 0 0 $self->data and $self->data->{'hasMore'}