blib/lib/Elive/Entity/Group/Members.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 0 | if ($type eq 'ARRAY') { } |
52 | 0 | 0 | if ($reftype eq 'HASH') |
54 | 0 | 0 | if (exists $$elem{'userId'}) { } |
0 | 0 | elsif (exists $$elem{'groupId'}) { } | |
59 | 0 | 0 | unless &Scalar::Util::blessed($elem) |