line |
true |
false |
branch |
41
|
0 |
0 |
if (@_) { } |
45
|
0 |
0 |
if ($config_filename) { } |
58
|
0 |
0 |
if (@_) |
63
|
0 |
0 |
if (defined $cmdline_conf{'verbose'}) { } |
|
0 |
0 |
elsif (not defined $config{'LogProcessor'}{'verbose'}) { } |
75
|
0 |
0 |
if (defined $cmdline_conf{'UseOutputModule'}) { } |
|
0 |
0 |
elsif (not defined $config{'LogProcessor'}{'UseOutputModule'}) { } |
86
|
0 |
0 |
if (defined $cmdline_conf{'OutputTo'}) |
93
|
0 |
0 |
if (defined $cmdline_conf{'ServerAdmin'}) |
112
|
0 |
0 |
if $verbose |
128
|
0 |
0 |
if $verbose |
140
|
0 |
0 |
if (@_) |
143
|
0 |
0 |
unless defined $uri |
144
|
0 |
0 |
if (exists $hits{$uri}) { } |
157
|
0 |
0 |
if (@_) |
163
|
0 |
0 |
if ($referer ne '-' and $referer =~ /$preferedref/) |
166
|
0 |
0 |
if (exists $referers{"$uri : $referer"}) { } |
185
|
0 |
0 |
if (@_) |
189
|
0 |
0 |
unless defined $uri |
190
|
0 |
0 |
if (not exists $mimetypes{$uri}) |
201
|
0 |
0 |
if (@_) |
205
|
0 |
0 |
unless defined $uri |
206
|
0 |
0 |
if (not exists $HTTPcodes{$uri}) |