Condition Coverage

blib/lib/POE/Component/Client/POP3.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 0 defined $events and ref $events eq 'ARRAY'
197 0 0 0 defined $$heap{'user'} and defined $$heap{'pass'}

or 2 conditions

line l !l condition
170 0 0 pop @{$$heap{'stack'};} || ['none', {}]
284 0 0 $$args{'lines'} ||= {}
319 0 0 $$args{'lines'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
265 0 0 0 $$args{'listing_one'} or not $$args{'got_first_line'}
649 0 0 0 exists $$heap{'events'}{$session}{$event} or exists $$heap{'events'}{$session}{'all'}
654 0 0 0 $$heap{'events'}{$session}{$event} || $event