| lib/Smartcat/App/Command/pull.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 0 | 0 | 0 | defined $opt->{'mode'} and not $opt->{'mode'} =~ /current|confirmed|complete/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 72 | 0 | 0 | 0 | not $rundata->{'complete_projects'} or $project->status eq 'completed' |