| line |
!l |
l&&!r |
l&&r |
condition |
|
59
|
17 |
1 |
1 |
exists $params_ref->{'CHECKSUM'} and not exists $params_ref->{'checksum'} |
|
72
|
0 |
0 |
0 |
exists $params_ref->{'CHECKSUM'} and not exists $params_ref->{'checksum'} |
|
156
|
1 |
0 |
28 |
exists $params_ref->{'file'} and defined $params_ref->{'file'} |
|
169
|
1 |
0 |
1 |
not -d $params_ref->{'tmpdir'} and $params_ref->{'tmpdir'} ne $params_ref->{'_dir'} |
|
196
|
26 |
0 |
0 |
exists $params_ref->{'binmode_layer'} and defined $params_ref->{'binmode_layer'} |
|
|
25 |
1 |
0 |
exists $params_ref->{'BINMODE'} and $params_ref->{'BINMODE'} |
|
210
|
26 |
0 |
3 |
exists $params_ref->{'CHECKSUM'} and $params_ref->{'CHECKSUM'} |
|
230
|
20 |
2 |
1 |
exists $params_ref->{'CHECKSUM'} and not exists $params_ref->{'checksum'} |
|
268
|
0 |
0 |
4 |
defined $mode and $mode =~ /^[0-9]+$/ |
|
293
|
0 |
0 |
1 |
defined $params_ref->{'mtime'} and $params_ref->{'mtime'} =~ /^[0-9]+$/ |
|
306
|
20 |
1 |
1 |
exists $params_ref->{'backup'} and -f $params_ref->{'file'} |
|
415
|
0 |
0 |
0 |
defined $user_name and $user_name ne '' |
|
426
|
0 |
0 |
0 |
defined $group_name and $group_name ne '' |