Condition Coverage

blib/lib/Mail/POP3/Server.pm
Criterion Covered Total %
condition 6 21 28.5


and 3 conditions

line !l l&&!r l&&r condition
123 0 0 1 $self->{'CONFIG'}{'debug'} and $self->{'CONFIG'}{'debug'} == 1
449 1 0 0 $self->{'USERLOG_FH'} and defined $self->{'CONFIG'}{'user_log'}{$self->{'CLIENT_USERNAME'}}
464 18 0 0 $self->{'USERLOG_FH'} and $self->{'CONFIG'}{'user_log'}{$self->{'CLIENT_USERNAME'}}
18 0 0 $self->{'USERLOG_FH'} and $self->{'CONFIG'}{'user_log'}{$self->{'CLIENT_USERNAME'}} and $self->{'CONFIG'}{'user_log'}{$self->{'CLIENT_USERNAME'}} == 2
465 0 0 0 $response =~ /^PASS\s+(.*)/ and $self->{'CONFIG'}{'passsecret'}

or 3 conditions

line l !l&&r !l&&!r condition
172 3 5 0 $COMMAND2OKNOLOGIN{$command} or $self->{'PASSWORD_GIVEN'}
238 0 0 0 not $self->{'CONFIG'}{'retry_on_lock'} or $self->{'CONFIG'}{'retry_on_lock'} == $lockcnt