line |
true |
false |
branch |
21
|
0 |
2 |
unless $$self{'noexit'} |
27
|
0 |
0 |
unless $$self{'noexit'} |
35
|
0 |
0 |
if ($$self{'emergency'} and not $FAILING_GRACEFULLY) |
37
|
0 |
0 |
if $self->accept($$self{'emergency'}) |
44
|
0 |
0 |
if $$self{'delivered'} or $$self{'giveup'} or not $$self{'emergency'} |
58
|
1 |
0 |
exists $stuff{'data'} ? : |
79
|
0 |
3 |
if ($mail) |
108
|
1 |
0 |
if ('Email::LocalDelivery'->deliver($self->simple->as_string, @where)) { } |
128
|
0 |
2 |
ref $program[-1] eq 'HASH' ? : |
132
|
0 |
2 |
$$arg{'header_only'} ? : |
137
|
1 |
1 |
if (eval {
do {
run(\@program, \$string, \$stdout)
}
}) |
141
|
0 |
1 |
unless $$self{'noexit'} |