Condition Coverage

blib/lib/WWW/Connpass/Event.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
56 0 0 $self->{'waitlist_count'} ||= [map({'WWW::Connpass::Event::Waitlist'->new($_);} @{$$self{'event'}{'waitlist_count'};})]

or 3 conditions

line l !l&&r !l&&!r condition
83 0 0 0 $self->{'questionnaire'} ||= $self->{'session'}->fetch_questionnaire_by_event($self)
88 0 0 0 $self->{'participants'} ||= $self->{'session'}->fetch_participants_info($self)