| blib/lib/Search/QueryParser/SQL/Query.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 22 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 202 | 0 | 0 | 0 | defined $$q{$prefix} and @{$$q{$prefix};} |
| 224 | 0 | 0 | 0 | $$self{'_parser'}{'lower'} and grep {ref $_ eq 'ARRAY';} @op_subq |
| 310 | 0 | 0 | 0 | not $column->is_int and $$self{'_parser'}{'lower'} |
| 412 | 0 | 0 | 0 | not $column->is_int and $use_lower |
| line | l | !l | condition |
|---|---|---|---|
| 247 | 0 | 0 | $$self{'opts'} || {} |
| 371 | 0 | 0 | $$self{'opts'} || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 197 | 0 | 0 | 0 | shift() || $self |
| 331 | 0 | 0 | 0 | shift() || $self |