Branch Coverage

blib/lib/FAQ/OMatic/Groups.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
46 0 0 if defined $groupCache
48 0 0 if (not open(GROUPS, "$FAQ::OMatic::Config::metaDir/groups")) { }
71 0 0 if defined $groups
73 0 0 unless (open GROUPS, ">$FAQ::OMatic::Config::metaDir/groups")
112 0 0 if $id eq $FAQ::OMatic::Config::adminAuth
119 0 0 unless $$groupCache{groupCodeToName($code)}
122 0 0 if $$groupCache{groupCodeToName($code)}{$id}
129 0 0 if $id =~ /$domain$/
141 0 0 if (not $group) { }
148 0 0 if ($groupName eq 'Administrators')
158 0 0 if (--$limit <= 0)
236 0 0 if (not $group =~ /^[\w.-]+$/)
248 0 0 if ($a =~ /@/) { }
253 0 0 if ($b =~ /@/) { }