Condition Coverage

lib/Sisimai/Lhost/MailMarshal.pm
Criterion Covered Total %
condition 12 13 92.3


and 3 conditions

line !l l&&!r l&&r condition
59 126 0 6 index($e, " ") == 0 and index($e, "\@") > 1
72 24 72 24 $v->{'diagnosis'} and not $endoferror

or 2 conditions

line l !l condition
16 898 1 shift() // (return undef)
17 897 1 shift() // (return undef)

or 3 conditions

line l !l&&r !l&&!r condition
96 6 6 66 index($e, " From:") > 0 or index($e, " Subject:") > 0