line |
!l |
l&&!r |
l&&r |
condition |
106
|
0 |
0 |
0 |
$tree->[0] eq 'X' && $parser->nix_X_codes |
182
|
1 |
0 |
27 |
$Htmlroot eq "" and defined $Htmldir |
|
1 |
13 |
14 |
$Htmlroot eq "" and defined $Htmldir and $Htmldir ne "" |
|
13 |
4 |
10 |
$Htmlroot eq "" and defined $Htmldir and $Htmldir ne "" and substr($Htmlfile, 0, length $Htmldir) eq $Htmldir |
218
|
25 |
0 |
0 |
$Podroot =~ /\.\./l && !($Podroot =~ m[[^\.\\/]]l) |
235
|
28 |
0 |
0 |
@ARGV and $ARGV[0] |
236
|
0 |
0 |
28 |
$Podfile and $Podfile ne "-" |
261
|
0 |
0 |
21 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" |
|
0 |
0 |
21 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" and $podtree->[2][0] eq "head1" |
|
0 |
0 |
21 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" and $podtree->[2][0] eq "head1" and @{$podtree->[2];} == 3 |
|
0 |
0 |
21 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" and $podtree->[2][0] eq "head1" and @{$podtree->[2];} == 3 and ref $podtree->[2][2] eq "" |
|
0 |
1 |
20 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" and $podtree->[2][0] eq "head1" and @{$podtree->[2];} == 3 and ref $podtree->[2][2] eq "" and $podtree->[2][2] eq "NAME" |
|
1 |
0 |
20 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" and $podtree->[2][0] eq "head1" and @{$podtree->[2];} == 3 and ref $podtree->[2][2] eq "" and $podtree->[2][2] eq "NAME" and ref $podtree->[3] eq "ARRAY" |
|
1 |
0 |
20 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" and $podtree->[2][0] eq "head1" and @{$podtree->[2];} == 3 and ref $podtree->[2][2] eq "" and $podtree->[2][2] eq "NAME" and ref $podtree->[3] eq "ARRAY" and $podtree->[3][0] eq "Para" |
|
0 |
0 |
20 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" and $podtree->[2][0] eq "head1" and @{$podtree->[2];} == 3 and ref $podtree->[2][2] eq "" and $podtree->[2][2] eq "NAME" and ref $podtree->[3] eq "ARRAY" and $podtree->[3][0] eq "Para" and @{$podtree->[3];} >= 3 |
|
0 |
0 |
20 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" and $podtree->[2][0] eq "head1" and @{$podtree->[2];} == 3 and ref $podtree->[2][2] eq "" and $podtree->[2][2] eq "NAME" and ref $podtree->[3] eq "ARRAY" and $podtree->[3][0] eq "Para" and @{$podtree->[3];} >= 3 and not grep({ref $_ ne "";} @{$$podtree[3];}[2 .. $#{$$podtree[3];}]) |
|
0 |
4 |
16 |
$podtree->[0] eq "Document" and ref $podtree->[2] eq "ARRAY" and $podtree->[2][0] eq "head1" and @{$podtree->[2];} == 3 and ref $podtree->[2][2] eq "" and $podtree->[2][2] eq "NAME" and ref $podtree->[3] eq "ARRAY" and $podtree->[3][0] eq "Para" and @{$podtree->[3];} >= 3 and not grep({ref $_ ne "";} @{$$podtree[3];}[2 .. $#{$$podtree[3];}]) and @$podtree == 4 || ref $podtree->[4] eq 'ARRAY' && $podtree->[4][0] eq 'head1' |
352
|
0 |
0 |
28 |
$Htmlfile and $Htmlfile ne "-" |
461
|
27 |
1 |
0 |
$opt_verbose and defined $opt_flush |
480
|
20 |
6 |
2 |
$Saved_Cache_Key and $this_cache_key eq $Saved_Cache_Key |
613
|
0 |
575 |
0 |
defined $vol and $vol |
783
|
0 |
0 |
23 |
$rel_path ne "" and substr($rel_path, -1) ne "/" |
805
|
61 |
0 |
6 |
$_[0]->backlink && $h - $add == 0 |