line |
!l |
l&&!r |
l&&r |
condition |
143
|
0 |
0 |
0 |
defined $$data_href{$col} and not $$self{'serial_write'} |
150
|
0 |
0 |
0 |
$$data_href{$col} and not $$data_href{$col} =~ /^\d\d\d\d\d\d\d\d\d\d:\d\d:\d\d$/ |
160
|
0 |
0 |
0 |
$action eq 'insert' and $blob_found |
|
0 |
0 |
0 |
$serial_found && exists $$data_href{$serial_found} |
|
0 |
0 |
0 |
$action eq 'insert' and $blob_found and not $serial_found && exists $$data_href{$serial_found} |
261
|
0 |
0 |
0 |
defined $par{'filehandle'} and defined $par{'filename'} |
280
|
0 |
0 |
0 |
$blob and $$self{'utf8'} |
|
0 |
0 |
0 |
$blob and $$self{'utf8'} and $$self{'type_href'}{$par{'table'}}{$par{'col'}} eq 'clob' |
300
|
0 |
0 |
0 |
$$self{'utf8'} and not $no_utf8 |
451
|
0 |
0 |
0 |
$$self{'utf8'} and defined $lref |
579
|
0 |
0 |
0 |
@{$par{'vals'};} > 1 and not defined $par{'logic_op'} |
581
|
0 |
0 |
0 |
defined $par{'logic_op'} and not $par{'logic_op'} =~ /^(and|or)$/ |
608
|
0 |
0 |
0 |
$$self{'utf8'} && $type eq 'clob' |
613
|
0 |
0 |
0 |
ref $val and ref $val ne 'SCALAR' |