| blib/lib/Mail/Transport/Sendmail.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 30 | 0 | 0 | $args->{'proxy'} || $self->findBinary('sendmail') || (return) |
| 33 | 0 | 0 | $args->{'sendmail_options'} || [] |
| 45 | 0 | 0 | $args{'sendmail_options'} || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 59 | 0 | 0 | 0 | $? ||= $! |