| blib/lib/Elive/Entity/Group.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 17 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 0 | 0 | 0 | $spec and not ref $spec |
| 201 | 0 | 0 | 0 | &Scalar::Util::blessed($_) and $_->can('groupId') |
| 0 | 0 | 0 | &Scalar::Util::blessed($_) and $_->can('groupId') and $_->can('expand_members') | |
| 216 | 0 | 0 | 0 | defined $member and $member =~ /^\*/ |
| line | l | !l | condition |
|---|---|---|---|
| 118 | 0 | 0 | shift() || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 58 | 0 | 0 | 0 | $data ||= $class |