line |
true |
false |
branch |
40
|
0 |
0 |
if ($spec and not ref $spec) { } |
58
|
0 |
0 |
if ref $class |
62
|
0 |
0 |
if (Elive::Util::_reftype($data) eq 'HASH') |
63
|
0 |
0 |
if (exists $$data{'userId'}) { } |
|
0 |
0 |
elsif (exists $$data{'groupId'}) { } |
110
|
0 |
0 |
if $$app_data{'groupId'} |
120
|
0 |
0 |
unless ref $db_data |
175
|
0 |
0 |
unless grep {$_ eq 'name';} @changed |
198
|
0 |
0 |
unless $self->members |
201
|
0 |
0 |
if (&Scalar::Util::blessed($_) and $_->can('groupId') and $_->can('expand_members')) { } |
205
|
0 |
0 |
unless $seen{join $;, 'g', $_->groupId}++ |
213
|
0 |
0 |
if ref $member |
216
|
0 |
0 |
if (defined $member and $member =~ /^\*/) { } |
221
|
0 |
0 |
unless $seen{join $;, 'u', $member}++ |