Branch Coverage

blib/lib/W3C/LogValidator/Config.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
43 0 0 if (@_) { }
66 0 0 unless (exists $conf{'LogProcessor'}{'DirectoryIndex'})
70 0 0 unless (exists $conf{'LogProcessor'}{'MaxInvalid'})
74 0 0 unless (exists $conf{'LogProcessor'}{'ServerName'})
78 0 0 unless (exists $conf{'LogProcessor'}{'DocumentRoot'})
82 0 0 unless (exists $conf{'LogProcessor'}{'LogFiles'})
87 0 0 unless (exists $conf{'LogProcessor'}{'RefererMatch'})
92 0 0 unless (exists $conf{'LogProcessor'}{'UseValidationModule'})
100 0 0 unless (exists $conf{'LogProcessor'}{'EntriesPerLogfile'})
105 0 0 unless (exists $conf{'LogProcessor'}{'ExcludeCGI'})
110 0 0 if (not exists $conf{'LogProcessor'}{'QuietIfNoReport'})
154 0 0 if (exists $tmpconf{'Module'})
164 0 0 if (exists $tmpconf{'CustomLog'})
167 0 0 if (ref $tmpconf{'CustomLog'} eq 'ARRAY') { }
172 0 0 if (/^(.*) (.*)$/)
185 0 0 if (/^(.*) (.*)$/)