Branch Coverage

blib/lib/OzDB.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
61 0 0 if (@_)
78 0 0 unless open USRDB, "<$_[0]"
83 0 0 if (not defined $_[3] && defined $_[2] && $_[3] =~ /^\d+$/) { }
95 0 0 if ($test =~ /^s*#/)
99 0 0 if ($test =~ /^$/)
107 0 0 if ($words[0] eq $_[2])
127 0 0 unless open USRDB, ">>$_[0]"
148 0 0 unless open USRDB, "<$_[0]"
150 0 0 unless open CMDDB, "<$_[1]"
155 0 0 unless (defined $ARGV[0] and defined $ARGV[1])
163 0 0 if ($userset =~ /^s*#/)
168 0 0 if ($userset =~ /^$/)
175 0 0 if ($userlist[0] eq $_[2])
183 0 0 if ($command =~ /^s*#/)
187 0 0 if ($command =~ /^$/)
193 0 0 if ($cmmd[0] eq $_[3])
198 0 0 if ($userlist[1] >= $cmmd[1])
200 0 0 if (defined $cmmd[2]) { }
203 0 0 if ($cmmd[2] eq '.') { }
212 0 0 if ($cmmd[2] eq ']')