blib/lib/Catmandu/Store/ElasticSearch/CQL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
92 | 0 | 0 | 0 | $self->mapping and my $rel = $self->mapping->{'default_relation'} |
101 | 0 | 0 | 0 | $self->mapping and my $idx = $self->mapping->{'default_index'} |
111 | 0 | 0 | 0 | $self->mapping and my $indexes = $self->mapping->{'indexes'} |
121 | 0 | 0 | 0 | ref $op and $op->{'field'} |
129 | 0 | 0 | 0 | ref $op and $op->{'filter'} |
140 | 0 | 0 | 0 | ref $op and $op->{'cb'} |