| blib/lib/Mail/Salsa/Sendmail.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 84 | 0 | 0 | 0 | $$param{'list_file'} and -e $$param{'list_file'} |
| 0 | 0 | 0 | $$param{'list_file'} and -e $$param{'list_file'} and -s $$param{'list_file'} |
| line | l | !l | condition |
|---|---|---|---|
| 70 | 0 | 0 | shift() || (return 'Error') |
| 104 | 0 | 0 | shift() || (return 'Error') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 0 | ref $proto || $proto |