| line |
!l |
l&&!r |
l&&r |
condition |
|
32
|
11 |
0 |
3 |
@_ >= 2 and $_[0] eq "-extends" |
|
459
|
0 |
136 |
10 |
@cols and $cols[0] =~ s/^-// |
|
1121
|
0 |
0 |
0 |
&does($val, "ARRAY") and my($bind_meth, @args) = $self->is_bind_value_with_type($val) |
|
1142
|
8 |
0 |
10 |
@$val == 2 and &does($val->[0], "HASH") |
|
|
8 |
2 |
8 |
@$val == 2 and &does($val->[0], "HASH") and grep {$val->[0]{$_};} "dbd_attrs", "sqlt_size", "sqlt_datatype", "dbic_colname" |
|
1175
|
253 |
4 |
22 |
&does($table_arg, "ARRAY") and $table_arg->[0] eq "-join" |
|
1287
|
8 |
0 |
56 |
$cmp and $right |
|
1389
|
6 |
2 |
38 |
$max_members_IN and &does($vals, "ARRAY") |
|
|
8 |
30 |
8 |
$max_members_IN and &does($vals, "ARRAY") and @$vals > $max_members_IN |
|
1469
|
0 |
0 |
2 |
&does($vals, "ARRAY") and @$vals |
|
1567
|
0 |
10 |
189 |
$_[0] && !ref($_[0]) && substr($_[0], 0, 1) eq '-' |
|
1573
|
429 |
0 |
14 |
&does($arg, 'REF') && &does($$arg, 'ARRAY') |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
96
|
227 |
0 |
1197 |
defined $reft && $reft eq $type || builtin::blessed($data) && overload::Method($data, $meth_for{$type}) |
|
259
|
0 |
24 |
0 |
$more_params{$_} ||= $dialect_params->{$_} |
|
268
|
19 |
9 |
0 |
not $params{'quote_char'} or exists $params{'name_sep'} |
|
417
|
2 |
0 |
134 |
$args{'-page_index'} or $args{'-page_size'} |
|
495
|
14 |
2 |
0 |
$sub_args{'-columns'} ||= $cols |
|
496
|
12 |
4 |
0 |
$sub_args{'-from'} ||= $from |
|
532
|
0 |
0 |
0 |
$self->{'array_datatypes'} or $self->is_bind_value_with_type($v) |
|
593
|
0 |
2 |
0 |
$self->{'array_datatypes'} or $self->is_bind_value_with_type($v) |
|
767
|
0 |
0 |
0 |
$self->{'array_datatypes'} || $self->is_bind_value_with_type($v) |
|
844
|
0 |
2 |
0 |
$self->{'array_datatypes'} or $self->is_bind_value_with_type($v) |
|
868
|
0 |
0 |
0 |
@rest or not $op =~ /^\-(.+)/ |
|
1036
|
2 |
32 |
55 |
not $item or ref $item |
|
1238
|
43 |
227 |
0 |
$alias || $table |
|
1290
|
2 |
8 |
46 |
$right =~ /\./ or $right eq $placeholder |