blib/lib/Catmandu/Store/ElasticSearch/CQL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
85 | 0 | 0 | 0 | $self->mapping and my $rel = $self->mapping->{'default_relation'} |
93 | 0 | 0 | 0 | $self->mapping and my $idx = $self->mapping->{'default_index'} |
102 | 0 | 0 | 0 | $self->mapping and my $indexes = $self->mapping->{'indexes'} |
108 | 0 | 0 | 0 | ref $op and $$op{'field'} |
115 | 0 | 0 | 0 | ref $op and $$op{'filter'} |
125 | 0 | 0 | 0 | ref $op and $$op{'cb'} |