Condition Coverage

lib/Sisimai/Lhost/Exchange2003.pm
Criterion Covered Total %
condition 24 35 68.5


and 3 conditions

line !l l&&!r l&&r condition
124 133 57 37 index($e, " ") == 0 and index($e, "MSEXCH:") > 0
207 0 0 5 exists $e->{'alterrors'} and length $e->{'alterrors'}

or 2 conditions

line l !l condition
16 951 1 shift() // (return undef)
17 950 1 shift() // (return undef)
22 0 22 $match ||= 1
31 82 0 $mhead->{'x-mailer'} || ''
32 0 5 $match ||= 1
38 0 0 $match ||= 1
199 32 0 'Sisimai::SMTP::Status'->code($r) || ''

or 3 conditions

line l !l&&r !l&&!r condition
32 0 5 77 index($value, $tryto->[0]) == 0 or index($value, $tryto->[1]) == 0
107 0 0 392 ($readcursor & $indicators->{'deliverystatus'}) == 0 or $statuspart == 1
163 27 5 96 index($e, " To: ") == 0 or index($e, " To: ") == 0
5 27 64 index($e, " Subject: ") == 0 or index($e, " Subject: ") == 0
27 5 32 index($e, " Sent: ") == 0 or index($e, " Sent: ") == 0