| lib/Smartcat/App/Command/push.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 99 | 0 | 0 | 0 | -f $name and not /^\.$/ |
| 0 | 0 | 0 | -f $name and not /^\.$/ and /$rundata->{'filetype'}$/ | |
| 121 | 0 | 0 | 0 | exists $ts_files{$_} && !$self->_check_if_files_are_empty($ts_files{$_}) |
| 234 | 0 | 0 | 0 | @$ts_files == 1 and @target_languages == 1 |