| line |
!l |
l&&!r |
l&&r |
condition |
|
10
|
0 |
0 |
17 |
not $ENV{'MOJO_MYSQL_DATABASE_ROLE_LOAD_DATA_INFILE_NO_XS'} and eval {
do {
require Text::CSV_XS;
1
}
} |
|
111
|
0 |
0 |
0 |
$options->{'low_priority'} and $options->{'concurrent'} |
|
124
|
0 |
0 |
0 |
$options->{'replace'} and $options->{'ignore'} |
|
135
|
0 |
0 |
0 |
defined $table and $table ne '' |
|
146
|
0 |
0 |
0 |
$partition and $ref ne 'ARRAY' |
|
148
|
0 |
0 |
0 |
$partition && @$partition |
|
169
|
0 |
0 |
0 |
$set and $ref ne 'ARRAY' |
|
174
|
0 |
0 |
0 |
$set && @$set |
|
191
|
0 |
0 |
0 |
$options->{'columns'} and @{$options->{'columns'};} |
|
196
|
0 |
0 |
0 |
$options->{'columns'} and not @{$options->{'columns'};} |
|
200
|
0 |
0 |
0 |
ref $_ and ref $_ eq 'HASH' |
|
208
|
0 |
0 |
0 |
defined $header and $header ne '' |
|
214
|
0 |
0 |
0 |
ref $_ and ref $_ eq 'HASH' |
|
222
|
0 |
0 |
0 |
defined $column and $column ne '' |