blib/lib/DBIx/Class/Helper/ResultSet/Shortcut/Search/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
15 | 2 | 3 | 2 | @columns == 1 and ref $columns[0] |
5 | 0 | 2 | @columns == 1 and ref $columns[0] and ref $columns[0] eq 'ARRAY' |