| lib/Sisimai/Lhost/IMailServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 16 | 75.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 22 | 175 | 6 | 25 | defined $mhead->{'x-mailer'} and index($mhead->{'x-mailer'}, " | 
| 88 | 21 | 0 | 4 | exists $e->{'alterrors'} and $e->{'alterrors'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 16 | 206 | 1 | shift() // (return undef) | 
| 17 | 206 | 0 | shift() // (return undef) | 
| 21 | 0 | 25 | $match ||= 1 | 
| 22 | 25 | 0 | $match ||= 1 | 
| 80 | 52 | 4 | $v->{'alterrors'} //= "" |