Condition Coverage

blib/lib/Metabrik/Client/Elasticsearch/Query.pm
Criterion Covered Total %
condition 0 73 0.0


and 3 conditions

line !l l&&!r l&&r condition
530 0 0 0 defined $q and length $q

or 2 conditions

line l !l condition
166 0 0 $index ||= "*"
167 0 0 $type ||= "*"

or 3 conditions

line l !l&&r !l&&!r condition
192 0 0 0 $index ||= $self->index
193 0 0 0 $type ||= $self->type
227 0 0 0 $index ||= $self->index
228 0 0 0 $type ||= $self->type
273 0 0 0 $index ||= $self->index
274 0 0 0 $type ||= $self->type
304 0 0 0 $index ||= $self->index
305 0 0 0 $type ||= $self->type
340 0 0 0 $index ||= $self->index
341 0 0 0 $type ||= $self->type
383 0 0 0 $index ||= $self->index
384 0 0 0 $type ||= $self->type
415 0 0 0 $index ||= $self->index
416 0 0 0 $type ||= $self->type
444 0 0 0 $index ||= $self->index
445 0 0 0 $type ||= $self->type
476 0 0 0 $index ||= $self->index
477 0 0 0 $type ||= $self->type
520 0 0 0 $index ||= $self->index
521 0 0 0 $type ||= $self->type
541 0 0 0 $index ||= $self->index
542 0 0 0 $type ||= $self->type