Condition Coverage

blib/lib/Set/NestedGroups.pm
Criterion Covered Total %
condition 8 23 34.7


and 3 conditions

line !l l&&!r l&&r condition
78 0 0 0 $nogroups and $self->group($user)
91 0 0 0 $string and not ref $string
206 3 1 1 $nomiddles && $self->member($_)
221 0 0 0 $nomiddles && $self->group($_)

or 2 conditions

line l !l condition
75 0 0 $options{'-nogroups'} || 0
188 1 2 $options{'-norecurse'} || 0
189 1 2 $options{'-nomiddles'} || 0
214 0 0 $options{'-nomiddles'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
21 0 1 0 ref $proto || $proto