line |
!l |
l&&!r |
l&&r |
condition |
88
|
0 |
0 |
86 |
defined $2 and $2 ne '' |
97
|
52 |
0 |
76 |
defined $1 and $1 ne '' |
104
|
0 |
0 |
160 |
defined $1 and $1 ne '' |
123
|
182 |
0 |
32 |
defined $2 and $2 ne '' |
125
|
0 |
0 |
214 |
defined $4 and $4 ne '' |
134
|
0 |
34 |
34 |
defined $3 and $3 ne '' |
141
|
0 |
0 |
46 |
defined $2 and $2 ne '' |
144
|
0 |
0 |
46 |
defined $3 and $3 ne '' |
147
|
48 |
0 |
702 |
$self->{'command'} and $self->{'table_name'} |
206
|
0 |
0 |
46 |
$self->{'column_names'} and $self->{'values'} |
256
|
0 |
0 |
90 |
defined $val1 and defined $op |
|
0 |
0 |
90 |
defined $val1 and defined $op and defined $val2 |
315
|
48 |
32 |
40 |
$self->{'ignore_missing_table'} and $@ || @err |
|
32 |
0 |
40 |
$self->{'ignore_missing_table'} and $@ || @err and grep {$_ =~ /$enoentrx/;} @err, $@ |
417
|
0 |
0 |
64 |
defined $a && defined $b |
|
0 |
0 |
64 |
DBI::looks_like_number($a) and DBI::looks_like_number($b) |
476
|
64 |
0 |
0 |
not $result and $i < @sortCols |
504
|
50 |
0 |
8 |
$self->{'fetched_from_key'} and $can_rwu |
585
|
96 |
32 |
916 |
$stmt_col_name and not $find_in_stmt |
593
|
96 |
0 |
32 |
$stmt_col_name and $find_in_stmt |
648
|
0 |
0 |
130 |
$op eq '=' and not $neg |
|
0 |
10 |
120 |
$op eq '=' and not $neg and $table->can('fetch_one_row') |
681
|
112 |
0 |
2 |
DBI::looks_like_number($val1) and DBI::looks_like_number($val2) |
754
|
762 |
190 |
470 |
$self->{'column_names'} and $self->{'column_names'}[0] ne '*' |
773
|
0 |
0 |
430 |
defined $self->{'col_names'} and 'ARRAY' eq ref $self->{'col_names'} |
776
|
0 |
0 |
430 |
defined $self->{'col_nums'} and 'HASH' eq ref $self->{'col_nums'} |