Branch Coverage

blib/lib/FAQ/OMatic/Log.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
61 0 0 $arg < 0 ? :
99 0 0 if $host eq ''
105 0 0 if defined $$params{'partnum'}
109 0 0 unless (open LOG, ">>$logfile")
121 0 0 unless $date
131 0 0 if ($FAQ::OMatic::Config::statUniqueHosts)
138 0 0 if (scalar @msrc)
151 0 0 unless (dbmopen %uniquehosts, "$FAQ::OMatic::Config::metaDir/$date.uhdb", 384)
164 0 0 if ($FAQ::OMatic::Config::statUniqueHosts)
165 0 0 unless (dbmopen %uniquehosts, "$FAQ::OMatic::Config::metaDir/$date.uhdb", 256)
179 0 0 if (open LOG, "$FAQ::OMatic::Config::metaDir/$date.rawlog")
183 0 0 unless defined $host
186 0 0 if ($FAQ::OMatic::Config::statUniqueHosts)
198 0 0 if ($FAQ::OMatic::Config::statUniqueHosts)
208 0 0 if $key =~ /^Oper/
210 0 0 if $key =~ /^Oper/
213 0 0 if $key =~ /^Oper/
219 0 0 unless defined $$item{$key}
223 0 0 if (($$item{'CumUniqueHosts'} || 0) != 0) { }
232 0 0 if ($FAQ::OMatic::Config::statUniqueHosts)
245 0 0 if (open HINT, "<$FAQ::OMatic::Config::metaDir/earliestLogHint")
252 0 0 unless (defined $earliest and -f "$FAQ::OMatic::Config::metaDir/$earliest.smry")
259 0 0 unless $direntry =~ /\.smry$/
261 0 0 if $direntry lt $earliest
264 0 0 if $earliest eq 'Z'
267 0 0 if (open HINT, ">$FAQ::OMatic::Config::metaDir/earliestLogHint")