Condition Coverage

lib/Sisimai/Lhost/Domino.pm
Criterion Covered Total %
condition 14 29 48.2


and 3 conditions

line !l l&&!r l&&r condition
92 0 100 17 exists $v->{'diagnosis'} and $v->{'diagnosis'} eq "because:"

or 2 conditions

line l !l condition
19 219 1 shift() // (return undef)
20 219 0 shift() // (return undef)
143 0 0 $permessage->{$_} || ''
149 6 0 'Sisimai::SMTP::Status'->code($r, 0) || ''

or 3 conditions

line l !l&&r !l&&!r condition
79 0 17 0 $v->{'recipient'} ||= $e
107 0 11 0 $v->{'spec'} ||= $o->[1]
108 11 0 0 $v->{'diagnosis'} ||= $o->[2]
142 0 11 6 $e->{'lhost'} ||= $permessage->{'rhost'}
143 11 0 0 $e->{$_} ||= $permessage->{$_} || ''
149 5 6 0 $e->{'status'} ||= 'Sisimai::SMTP::Status'->code($r, 0) || ''