| blib/lib/Mail/Procmail.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 28 | 7.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 398 | 0 | 0 | 0 | -d "$target/tmp" and -d "$target/new" |
| 501 | 0 | 0 | 0 | $test and not $atts{'testalso'} |
| 504 | 0 | 0 | 0 | open $pipe, '|' . $target and $m_obj->print($pipe) |
| 512 | 0 | 0 | 0 | defined $ret and $ret == 0 |
| 565 | 0 | 0 | 0 | defined $ret and $ret == 0 |
| 711 | 0 | 0 | 0 | $dup and not $atts{'continue'} |
| line | l | !l | condition |
|---|---|---|---|
| 274 | 1 | 0 | delete $atts{'fh'} || \*STDIN |
| 389 | 0 | 0 | $m_obj->head->as_string or '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 276 | 0 | 0 | 1 | $debug || $test |
| 781 | 0 | 0 | 0 | lc $logfile eq 'stdout' or $logfile eq '-' |