blib/lib/Catmandu/Cmd/export.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 18 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
54 | 0 | 0 | 0 | $opts->cql_query // $opts->sru_sortkeys and not $from->does("Catmandu::CQLSearchable") |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
40 | 0 | 0 | 1 | $opts->query // $opts->cql_query |
0 | 0 | 1 | ($opts->query // $opts->cql_query) // $opts->sort | |
0 | 0 | 1 | (($opts->query // $opts->cql_query) // $opts->sort) // $opts->sru_sortkeys | |
0 | 1 | 0 | $opts->start // $opts->total | |
54 | 0 | 0 | 0 | $opts->cql_query // $opts->sru_sortkeys |