line |
true |
false |
branch |
36
|
0 |
0 |
if (defined $since) |
40
|
0 |
0 |
if ($liveuser eq '') |
46
|
0 |
0 |
if (not defined $livehost or $livehost eq '') |
52
|
0 |
0 |
ref $self->Config->project->stagingextracgi eq 'ARRAY' ? : |
55
|
0 |
0 |
$self->Config->staging->stagingext && $self->Config->staging->stagingext->{'distfile'} ? : |
60
|
0 |
0 |
if (exists $args{-'transport'}) |
62
|
0 |
0 |
unless (defined $exec) |
68
|
0 |
0 |
$self->Config->staging->stagingext && $self->Config->staging->stagingext->{'deleteold'} ? : |
73
|
0 |
0 |
unless (defined $distfile) |
74
|
0 |
0 |
unless (defined $livedirectory) |
77
|
0 |
0 |
if (not defined $pubhtmldir or $pubhtmldir eq '') |
80
|
0 |
0 |
if (@extracgi and !defined($livecgidirectory) || $livecgidirectory eq '') |
92
|
0 |
0 |
if ($self->Config->project->stagingexceptpat) |
95
|
0 |
0 |
if ($self->Config->project->stagingexcept) |
98
|
0 |
0 |
if ($self->Config->project->stagingadditional) |
102
|
0 |
0 |
if ($v) |
105
|
0 |
0 |
defined $liveuser ? : |
109
|
0 |
0 |
if (@extracgi) |
112
|
0 |
0 |
$deleteold ? : |
113
|
0 |
0 |
if (@exclude) |
116
|
0 |
0 |
if (@exclude_pat) |
119
|
0 |
0 |
if (%additional) |
127
|
0 |
0 |
defined $liveuser ? : |
134
|
0 |
0 |
unless ($distfile) |
141
|
0 |
0 |
if (@exclude_pat) |
146
|
0 |
0 |
if (@exclude) |
151
|
0 |
0 |
if (%additional) |
167
|
0 |
0 |
if (@extracgi == 1) |
199
|
0 |
0 |
if ($v) |
206
|
0 |
0 |
unless ($do_exec) |
209
|
0 |
0 |
if ($deleteold) |
215
|
0 |
0 |
if ($distfile eq '-') { } |
216
|
0 |
0 |
if $v |
217
|
0 |
0 |
unless open RDIST, "| $cmd" |
222
|
0 |
0 |
if $? / 256 != 0 |
245
|
0 |
0 |
if file_name_is_absolute($prog) and -x $prog |
249
|
0 |
0 |
if -x "$_/$prog" |
265
|
0 |
0 |
if ($@) |
266
|
0 |
0 |
if ($^O eq 'MSWin32') { } |