line |
!l |
l&&!r |
l&&r |
condition |
80
|
145 |
0 |
32 |
ref $current eq "SCALAR" and $current == $DEEPFLAG
|
|
145 |
0 |
0 |
ref $current eq "SCALAR" and $current == $PARENTFLAG
|
87
|
0 |
0 |
0 |
ref $node eq "SCALAR" and $$node eq 1
|
|
0 |
0 |
0 |
ref $node eq "SCALAR" and $$node eq 0
|
131
|
192 |
0 |
0 |
$^O eq "MSWin32" and ref $regexp eq "SCALAR"
|
|
192 |
0 |
0 |
$^O eq "MSWin32" and ref $regexp eq "SCALAR" and $$regexp =~ /^[a-zA-Z]\:$/
|
134
|
192 |
0 |
0 |
ref $regexp eq "SCALAR" and $regexp == $DIRFLAG
|
151
|
150 |
0 |
42 |
ref $node eq "SCALAR" and $$node eq 1
|
|
150 |
0 |
0 |
ref $node eq "SCALAR" and $$node eq 0
|
169
|
1128 |
0 |
267 |
$child =~ /$regexp/ and $full = $prefix . $child
|
|
1128 |
155 |
112 |
$child =~ /$regexp/ and $full = $prefix . $child and !$non_leaf_p || -d $full
|
192
|
42 |
0 |
0 |
$^O eq "MSWin32" and $path[0] =~ /^[a-zA-Z]\:$/
|
197
|
136 |
0 |
0 |
$^O eq "MSWin32" and $_ =~ /^[a-zA-Z]\:$/
|
237
|
1032 |
0 |
0 |
$_ eq "}" and $in_curlies
|
|
1032 |
0 |
0 |
$_ eq "," and $in_curlies
|
line |
l |
!l&&r |
!l&&!r |
condition |
166
|
192 |
192 |
1395 |
$child eq "." or $child eq ".."
|
169
|
74 |
103 |
90 |
!$non_leaf_p || -d $full
|
237
|
31 |
0 |
1070 |
$_ eq "." or $_ eq "("
|
|
31 |
0 |
1070 |
$_ eq "." or $_ eq "(" or $_ eq ")"
|
|
0 |
0 |
1070 |
$_ eq "." or $_ eq "(" or $_ eq ")" or $_ eq "|"
|
|
0 |
0 |
1070 |
$_ eq "." or $_ eq "(" or $_ eq ")" or $_ eq "|" or $_ eq "+"
|
|
0 |
0 |
1070 |
$_ eq "." or $_ eq "(" or $_ eq ")" or $_ eq "|" or $_ eq "+" or $_ eq "^"
|
|
0 |
0 |
1070 |
$_ eq "." or $_ eq "(" or $_ eq ")" or $_ eq "|" or $_ eq "+" or $_ eq "^" or $_ eq "\$"
|
|
0 |
0 |
1070 |
$_ eq "." or $_ eq "(" or $_ eq ")" or $_ eq "|" or $_ eq "+" or $_ eq "^" or $_ eq "\$" or $_ eq "\@"
|
|
0 |
0 |
1070 |
$_ eq "." or $_ eq "(" or $_ eq ")" or $_ eq "|" or $_ eq "+" or $_ eq "^" or $_ eq "\$" or $_ eq "\@" or $_ eq "%"
|