| line |
true |
false |
branch |
|
60
|
0 |
0 |
if $filename eq '' |
|
61
|
0 |
0 |
unless -f $filename |
|
66
|
0 |
0 |
if (defined $lines[0] and $lines[0] =~ /^#!/) |
|
83
|
0 |
0 |
unless open SOURCE, "< $filename" |
|
97
|
0 |
1 |
unless open FD, $file |
|
105
|
0 |
20 |
unless defined $user |
|
106
|
2 |
18 |
if $desc eq '' |
|
125
|
0 |
0 |
unless open FD, $file |
|
133
|
0 |
0 |
unless defined $user |
|
134
|
0 |
0 |
if $user eq $search_name |
|
135
|
0 |
0 |
if $uid eq $search_name |
|
147
|
0 |
1 |
unless open FD, $file |
|
170
|
0 |
0 |
unless open FD, $file |
|
177
|
0 |
0 |
if $group eq $search_group |
|
178
|
0 |
0 |
if $gid eq $search_group |
|
201
|
0 |
0 |
if (defined $directory and -d $directory) { } |
|
204
|
0 |
0 |
if -d $_ |