Condition Coverage

blib/lib/ArangoDB2/Graph/VertexCollection.pm
Criterion Covered Total %
condition 0 5 0.0


or 2 conditions

line l !l condition
112 0 0 $_[0]{'vertices'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
91 0 0 0 $self->vertices->{$name} ||= 'ArangoDB2::Graph::Vertex'->new($self->arango, $self->database, $self->graph, $self, $name)