Condition Coverage

lib/Haineko/SMTPD/Relay/ESMTP.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
90 0 0 0 $nekogreets->auth and $$self{'auth'}

or 2 conditions

line l !l condition
18 2 1 $$argvs{'sleep'} ||= 5
19 2 1 $$argvs{'timeout'} ||= 30
28 0 1 $$self{'attr'}{'charset'} || 'UTF-8'
62 0 1 $$self{'debug'} || 0
1 0 $$self{'timeout'} || 30
82 0 1 $$self{'retry'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
17 1 2 0 $$argvs{'time'} ||= 'Time::Piece'->new