Branch Coverage

blib/lib/SVN/Notify/Filter/AuthZMail.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
86 0 0 if ($debugflag)
127 0 0 if ($svnrev > 0)
131 0 0 unless open SVNIN, "$cmd |"
143 0 0 if ($debugflag)
151 0 0 if ($debugflag)
249 0 0 if ($gotit)
254 0 0 if ($gotit)
274 0 0 if ($user eq '*') { }
0 0 elsif (substr($user, 0, 1) eq '@') { }
280 0 0 if (not $res_group) { }
285 0 0 unless (exists $$users{$member})
293 0 0 unless (exists $$users{$user})
303 0 0 if ($$users{$this_user} eq '')