| lib/QMail/QueueHandler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 496 | 0 | 0 | 0 | $option{$opt}{'arg'} and not $opt{$opt} |
| 740 | 0 | 0 | 0 | $local and not $msglist->{$msg}{'local'} |
| 741 | 0 | 0 | 0 | $remote and not $msglist->{$msg}{'remote'} |
| 1079 | 0 | 0 | 0 | $msgsub and $msgsub =~ /$subject/ |