| blib/lib/Catmandu/Store/Solr/CQL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 24 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 72 | 0 | 0 | 0 | $mapping and $mapping->{'default_relation'} |
| 82 | 0 | 0 | 0 | $mapping and $mapping->{'default_index'} |
| 110 | 0 | 0 | 0 | ref $op and $op->{'field'} |
| 129 | 0 | 0 | 0 | ref $op and $op->{'filter'} |
| 148 | 0 | 0 | 0 | ref $op and $op->{'cb'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 167 | 0 | 0 | 0 | $base eq '=' or $base eq 'scr' |
| 238 | 0 | 0 | 0 | $lft->isa('CQL::TermNode') or $lft->isa('CQL::ProxNode') |
| 239 | 0 | 0 | 0 | $rgt->isa('CQL::TermNode') or $rgt->isa('CQL::ProxNode') |