Condition Coverage

blib/lib/Elive/Entity/Participants.pm
Criterion Covered Total %
condition 5 18 27.7


and 3 conditions

line !l l&&!r l&&r condition
58 47 59 0 not ref $_ and /^-(\w+)$/
73 59 47 0 ref $_ and &Scalar::Util::blessed($_)
106 0 0 ref $_ and &Scalar::Util::blessed($_) and $_->isa($element_class)
117 0 0 0 &Scalar::Util::blessed($participant) and $participant->isa('Elive::Entity::Participant')

or 3 conditions

line l !l&&r !l&&!r condition
122 0 0 0 'Elive::Entity::Role'->stringify($participant->role) || $Elive::Entity::Role::PARTICIPANT
125 0 0 0 not defined $participant->type or $participant->type == $Elive::Entity::Participant::TYPE_USER