| blib/lib/SQL/OrderBy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 2 | 0 | 10 | $columns and @$columns |
| 2 | 8 | 2 | $columns and @$columns and $name eq $$columns[0] | |
| 124 | 0 | 15 | 40 | defined $$dir{$_} and $$dir{$_} =~ /^\d+$/ |
| 149 | 47 | 4 | 9 | $dir && lc $dir eq 'desc' |