Condition Coverage

lib/Sisimai/Lhost/ReceivingSES.pm
Criterion Covered Total %
condition 11 20 55.0


or 2 conditions

line l !l condition
17 324 1 shift() // (return undef)
18 324 0 shift() // (return undef)
107 0 0 $permessage->{$_} || ''
125 5 5 'Sisimai::SMTP::Status'->name($e->{'status'}) || ''

or 3 conditions

line l !l&&r !l&&!r condition
106 0 36 0 $e->{'lhost'} ||= $permessage->{'rhost'}
107 72 0 0 $e->{$_} ||= $permessage->{$_} || ''
116 5 0 0 'Sisimai::SMTP::Status'->find($errormessage) || $e->{'status'}
125 26 5 5 $e->{'reason'} ||= 'Sisimai::SMTP::Status'->name($e->{'status'}) || ''