line |
l |
!l&&r |
!l&&!r |
condition |
102
|
6 |
0 |
8 |
delete $rs_attrs->{'order_by'} || $self->_rno_default_order
|
449
|
13 |
0 |
8 |
$lim->{'order_by_requested'} || $lim->{'selection_middle'} ne $lim->{'selection_outer'}
|
505
|
12 |
0 |
7 |
$lim->{'order_by_requested'} || $lim->{'selection_middle'} ne $lim->{'selection_outer'}
|
556
|
0 |
0 |
24 |
not keys %{{} unless $usable_order_colinfo;} or grep {$_->{'-source_alias'} ne $rs_attrs->{'alias'};} values %$usable_order_colinfo
|
756
|
425 |
0 |
0 |
$sql_alias || $rs_attrs->{'as'}[$i] || $self->throw_exception("Select argument $i ($s) without corresponding 'as'")
|
785
|
41 |
101 |
283 |
not $$in_sel_index{$node->{'sql'}} or $node->{'as'} =~ / (?<! ^ $re_alias ) \. /x
|
|
142 |
21 |
262 |
not $$in_sel_index{$node->{'sql'}} or $node->{'as'} =~ / (?<! ^ $re_alias ) \. /x or $node->{'unquoted_sql'} =~ / (?<! ^ $re_alias ) $re_sep /x
|
814
|
0 |
55 |
0 |
$extra_order_sel->{$chunk} ||= $self->_quote('ORDER__BY__' . sprintf('%03d', scalar keys %{{} unless $extra_order_sel;}))
|