Branch Coverage

blib/lib/Apache/Htgroup.pm
Criterion Covered Total %
branch 11 20 55.0


line true false branch
83 0 2 if $self->ismember($user, $group)
131 0 3 if defined $$self{'groups'}
153 1 3 if ($$self{'groupfile'}) { }
155 0 1 unless open FILE, $$self{'groupfile'}
169 3 0 unless (defined $$self{'groups'}{$group})
198 0 0 if (exists $$self{'groups'}{$group})
223 0 1 unless open FILE, ">$file"
230 0 1 unless (@members)
237 0 1 if 7500 < length $out
260 4 3 $$self{'groups'}{$group}{$user} ? :