line |
true |
false |
branch |
28
|
0 |
0 |
if ($uname) { } |
|
0 |
0 |
elsif ($^O) { } |
29
|
0 |
0 |
unless push @os, `uname -a` |
42
|
0 |
0 |
unless -e $file |
43
|
0 |
0 |
unless -r $file |
46
|
0 |
0 |
unless open FH, $file |
49
|
0 |
0 |
if (/LogFormat/) |
55
|
0 |
0 |
unless $#formats >= 0 |
69
|
0 |
0 |
unless -e $file |
73
|
0 |
0 |
unless open FH, $file |
76
|
0 |
0 |
if (/LogFormat/) |
79
|
0 |
0 |
if (/CustomLog/) |
85
|
0 |
0 |
unless $#formats and $#custom >= 0 |
88
|
0 |
0 |
unless ($line =~ /#/) |
94
|
0 |
0 |
if ($format =~ /$log_type/) |
110
|
0 |
0 |
if ($^O =~ /darwin/) { } |
|
0 |
0 |
elsif ($^O =~ /linux/) { } |
115
|
0 |
0 |
unless @dirs |
125
|
0 |
0 |
unless @dirs |
137
|
0 |
0 |
if /^httpd.conf$/ and -r $_ |
143
|
0 |
0 |
if /^apache2.conf$/ and -r $_ |