line |
true |
false |
branch |
51
|
0 |
0 |
unless (defined $directory)
|
58
|
0 |
0 |
if ($line =~ /^
([^:]+) # key
:
\s+
(.+) # value
$/x)
|
67
|
0 |
0 |
if ($key eq $infokey)
|
85
|
0 |
0 |
if ($part eq 'trunk' or $part eq 'tags' or $part eq 'branches')
|
125
|
0 |
0 |
unless ($success)
|
139
|
0 |
0 |
unless (defined $dir)
|
146
|
0 |
0 |
if (scalar @notcommitted > 0) { }
|
153
|
0 |
0 |
if (wantarray) { }
|
158
|
0 |
0 |
if ($file =~ /^M\s+(.+)$/)
|
176
|
0 |
0 |
if (defined $version) { }
|
185
|
0 |
0 |
if (defined $outdir)
|
202
|
0 |
0 |
unless ($self->dryrun)
|
203
|
0 |
0 |
unless (-d $dir)
|
205
|
0 |
0 |
if ($@)
|
210
|
0 |
0 |
if (-d $exportdir)
|
222
|
0 |
0 |
if ($@)
|
238
|
0 |
0 |
unless ($self->dryrun)
|
239
|
0 |
0 |
unless (-d $dir)
|
241
|
0 |
0 |
if ($@)
|
246
|
0 |
0 |
if (-d $exportdir)
|
265
|
0 |
0 |
unless (-e $logfile)
|
268
|
0 |
0 |
unless sysopen my $fh, $logfile, 2369
|
270
|
0 |
0 |
unless $fh->close
|
280
|
0 |
0 |
if ($self->dryrun) { }
|
286
|
0 |
0 |
unless ($success)
|
297
|
0 |
0 |
unless (defined $message)
|
306
|
0 |
0 |
unless ($@)
|
318
|
0 |
0 |
if ($@)
|
343
|
0 |
0 |
unless $self->run_cmd('commit', '--message', "$module release: $version", $dir)
|
350
|
0 |
0 |
if ($@)
|