line |
true |
false |
branch |
67
|
0 |
2 |
unless $self->{'noexit'} |
73
|
0 |
0 |
unless $self->{'noexit'} |
81
|
0 |
0 |
if ($self->{'emergency'} and not $FAILING_GRACEFULLY) |
83
|
0 |
0 |
if $self->accept($self->{'emergency'}) |
92
|
0 |
0 |
if $self->{'delivered'} or $self->{'giveup'} or not $self->{'emergency'} |
138
|
1 |
0 |
exists $stuff{'data'} ? : |
179
|
0 |
3 |
if ($mail) |
264
|
1 |
0 |
if ('Email::LocalDelivery'->deliver($self->simple->as_string, @where)) { } |
322
|
0 |
2 |
ref $program[-1] eq 'HASH' ? : |
327
|
0 |
2 |
$arg->{'header_only'} ? : |
331
|
1 |
1 |
if (eval {
do {
run(\@program, \$string, \$stdout)
}
}) |
335
|
0 |
1 |
unless $self->{'noexit'} |