Branch Coverage

blib/lib/SVN/Notify/Filter/EmailFlatFileDB.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
85 0 0 if ($debug)
89 0 0 unless (%allusers)
92 0 0 if ($debug)
96 0 0 if ($debug)
126 0 0 if ($debug)
129 0 0 unless (%allusers)
132 0 0 if ($debug)
209 0 0 unless open INFILE, $passwd_file
213 0 0 if (/^\w*$/)
214 0 0 if (/^\w*#/)
248 0 0 if (length $thisuser == 0)
252 0 0 if ($thisuser =~ /@/)
253 0 0 if ($debug >= 2)
257 0 0 if (exists $$allusers{$thisuser}) { }
258 0 0 if ($debug >= 2)
261 0 0 if ($debug)