line |
true |
false |
branch |
42
|
0 |
0 |
defined $opt->{'complete_projects'} ? :
|
44
|
0 |
0 |
defined $opt->{'complete_documents'} ? :
|
46
|
0 |
0 |
defined $opt->{'skip_missing'} ? :
|
53
|
0 |
0 |
if defined $opt->{'mode'} and not $opt->{'mode'} =~ /current|confirmed|complete/
|
70
|
0 |
0 |
unless $project
|
72
|
0 |
0 |
unless (not $rundata->{'complete_projects'} or $project->status eq 'completed')
|
83
|
0 |
0 |
if ($rundata->{'complete_documents'}) { }
|
86
|
0 |
0 |
if ($_->status eq 'completed') { }
|
115
|
0 |
0 |
if ($rundata->{'skip_missing'})
|
124
|
0 |
0 |
if ($rundata->{'debug'})
|
125
|
0 |
0 |
$exists ? :
|
138
|
0 |
0 |
if ($count == 0) { }
|