| line |
!l |
l&&!r |
l&&r |
condition |
|
67
|
0 |
0 |
3 |
$fullname =~ m[/] && !_is_directory($header) |
|
70
|
3 |
0 |
0 |
_is_directory($header) and $name ne "" |
|
|
3 |
0 |
0 |
_is_directory($header) and $name ne "" and not $name =~ m[/$] |
|
95
|
2 |
0 |
202 |
$header->{'encoded_size'} && $header->{'original_size'} |
|
108
|
1 |
0 |
4 |
$totals->{'encoded_size'} && $totals->{'original_size'} |
|
140
|
0 |
0 |
3 |
$header->{'encoded_size'} && $header->{'original_size'} |
|
151
|
0 |
0 |
1 |
$totals->{'encoded_size'} && $totals->{'original_size'} |
|
199
|
0 |
0 |
0 |
%target and not $target{$header->pathname} |
|
278
|
0 |
6 |
0 |
@ARGV and $ARGV[0] =~ /^w=(.+)/ |
|
310
|
0 |
0 |
0 |
%target and not $target{$header->pathname} |
|
330
|
0 |
0 |
0 |
%target and not $target{$pathname} |
|
349
|
0 |
0 |
0 |
-e $pathname and not $opts->{'force'} |
|
455
|
14 |
0 |
0 |
_is_directory($header) and $name ne "" |
|
|
14 |
0 |
0 |
_is_directory($header) and $name ne "" and not $name =~ m[/$] |