Condition Coverage

lib/Smartcat/App/Command/pull.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 0 defined $opt->{'mode'} and not $opt->{'mode'} =~ /current|confirmed|complete/

or 3 conditions

line l !l&&r !l&&!r condition
72 0 0 0 not $rundata->{'complete_projects'} or $project->status eq "completed"