| line |
!l |
l&&!r |
l&&r |
condition |
|
95
|
0 |
23 |
0 |
$spec == _OPTIONAL() and exists $base->{$key} |
|
179
|
0 |
17 |
0 |
ref $job eq 'HASH' and exists $job->{'task'} |
|
|
1 |
0 |
16 |
ref $job eq 'HASH' and exists $job->{'task'} and $job->{'task'} eq 'Collect' |
|
201
|
1 |
13 |
1 |
ref $answer eq 'HASH' and not keys %$answer |
|
211
|
1 |
0 |
0 |
exists $answer->{'postmethod'} && $answer->{'postmethod'} eq 'POST' |
|
288
|
0 |
0 |
0 |
defined $type and $type == 3 || $type >= 8 |
|
341
|
0 |
0 |
0 |
not $params{'recursive'} and $File::Find::name ne $params{'dir'} |
|
346
|
0 |
0 |
0 |
$params{'filter'}{'is_dir'} and not $params{'filter'}{'checkSumSHA512'} |
|
|
0 |
0 |
0 |
$params{'filter'}{'is_dir'} and not $params{'filter'}{'checkSumSHA512'} and not $params{'filter'}{'checkSumSHA2'} |