| line |
!l |
l&&!r |
l&&r |
condition |
|
172
|
0 |
0 |
0 |
exists $options->{'files'} and exists $options->{'files'}{'mode'} |
|
176
|
0 |
0 |
0 |
exists $options->{'files'} and exists $options->{'files'}{'owner'} |
|
180
|
0 |
0 |
0 |
exists $options->{'files'} and exists $options->{'files'}{'group'} |
|
185
|
0 |
0 |
0 |
exists $options->{'directories'} and exists $options->{'directories'}{'mode'} |
|
191
|
0 |
0 |
0 |
exists $options->{'directories'} and exists $options->{'directories'}{'owner'} |
|
197
|
0 |
0 |
0 |
exists $options->{'directories'} and exists $options->{'directories'}{'group'} |
|
210
|
0 |
0 |
0 |
$file->{'path'} =~ /\.tpl$/u and $options->{'parse_templates'} |
|
229
|
0 |
0 |
0 |
exists $options->{'on_change'} and ref $options->{'on_change'} eq "CODE" |
|
|
0 |
0 |
0 |
exists $options->{'on_change'} and ref $options->{'on_change'} eq "CODE" and scalar @uploaded_files > 0 |
|
315
|
0 |
0 |
0 |
exists $options->{'on_change'} and ref $options->{'on_change'} eq "CODE" |
|
|
0 |
0 |
0 |
exists $options->{'on_change'} and ref $options->{'on_change'} eq "CODE" and scalar @diff > 0 |