line |
!l |
l&&!r |
l&&r |
condition |
32
|
10 |
0 |
3 |
@_ >= 2 and $_[0] eq "-extends" |
361
|
0 |
59 |
5 |
@cols and $cols[0] =~ s/^-// |
451
|
0 |
0 |
1 |
$join_info && $join_info->{'aliased_tables'} |
1025
|
2 |
0 |
2 |
&does($val, "ARRAY") and my($bind_meth, @args) = $self->is_bind_value_with_type($val) |
1046
|
4 |
0 |
7 |
@$val == 2 and &does($val->[0], "HASH") |
|
4 |
1 |
6 |
@$val == 2 and &does($val->[0], "HASH") and grep {$val->[0]{$_};} "dbd_attrs", "sqlt_size", "sqlt_datatype", "dbic_colname" |
1080
|
57 |
0 |
12 |
&does($table_arg, "ARRAY") and $table_arg->[0] eq "-join" |
1141
|
7 |
0 |
34 |
$cmp and $right |
1243
|
4 |
1 |
18 |
$max_members_IN and &does($vals, "ARRAY") |
|
5 |
14 |
4 |
$max_members_IN and &does($vals, "ARRAY") and @$vals > $max_members_IN |
1323
|
0 |
0 |
2 |
&does($vals, "ARRAY") and @$vals |
1447
|
0 |
4 |
84 |
$_[0] && !ref($_[0]) && substr($_[0], 0, 1) eq '-' |
line |
l |
!l&&r |
!l&&!r |
condition |
88
|
94 |
0 |
107 |
defined $reft && $reft eq $type || &blessed($data) && overload::Method($data, $meth_for{$type}) |
242
|
0 |
7 |
0 |
$more_params{$_} ||= $dialect_params->{$_} |
251
|
16 |
2 |
0 |
not $params{'quote_char'} or exists $params{'name_sep'} |
377
|
1 |
0 |
58 |
$args{'-page_index'} or $args{'-page_size'} |
399
|
19 |
3 |
0 |
$sub_args{$_} ||= $args{$_} |
475
|
0 |
0 |
0 |
$self->{'array_datatypes'} or $self->is_bind_value_with_type($v) |
527
|
0 |
1 |
0 |
$self->{'array_datatypes'} or $self->is_bind_value_with_type($v) |
671
|
0 |
0 |
0 |
$self->{'array_datatypes'} || $self->is_bind_value_with_type($v) |
748
|
0 |
1 |
0 |
$self->{'array_datatypes'} or $self->is_bind_value_with_type($v) |
772
|
0 |
0 |
0 |
@rest or not $op =~ /^\-(.+)/ |
937
|
2 |
32 |
35 |
not $item or ref $item |
1098
|
13 |
51 |
0 |
$alias || $table |
1144
|
1 |
6 |
27 |
$right =~ /\./ or $right eq $placeholder |