Branch Coverage

lib/Smartcat/App/Command/push.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
63 0 0 if defined $opt->{'disassemble_algorithm_name'}
66 0 0 if defined $opt->{'preset_disassemble_algorithm'}
68 0 0 defined $opt->{'delete_not_existing'} ? :
70 0 0 defined $opt->{'extract_id_from_name'} ? :
72 0 0 defined $opt->{'external_tag'} ? :
89 0 0 if $#{$project->documents;} >= 0
97 0 0 unless defined $documents{$key}
105 0 0 unless ($^O =~ /MSWin32/)
110 0 0 if (-f $name and not /^\.$/ and /$rundata->{'filetype'}$/)
123 0 0 unless defined $ts_files{$key}
137 0 0 defined $documents{$_} ? :
0 0 defined $documents{$_} ? :
0 0 exists $ts_files{$_} && !$self->_check_if_files_are_empty($ts_files{$_}) ? :
159 0 0 if ($rundata->{'delete_not_existing'})
204 0 0 if (defined $doc) { }
217 0 0 if @documents_without_files
221 0 0 if @files_without_documents
230 0 0 if ($rundata->{'extract_id_from_name'})
237 0 0 if ($file_name ne $document_name)
257 0 0 if ($rundata->{'filetype'} eq '.po')
272 0 0 unless @$ts_files == 1 and @target_languages == 1
280 0 0 if ($rundata->{'extract_id_from_name'})