Condition Coverage

blib/lib/Catmandu/Cmd/export.pm
Criterion Covered Total %
condition 4 18 22.2


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 $opts->cql_query // $opts->sru_sortkeys and not $from->does("Catmandu::CQLSearchable")

or 3 conditions

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