| lib/Serge/Sync/Plugin/TranslationService/crowdin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 4 | unless defined $self->{'data'}{'config_file'} |
| 39 | 1 | 3 | unless -f $self->{'data'}{'config_file'} |
| 41 | 2 | 1 | unless defined $self->{'data'}{'upload_translations'} |
| 49 | 2 | 6 | if ($langs) |
| 74 | 0 | 3 | if ($cli_return != 0) |
| 78 | 2 | 1 | if ($self->{'data'}{'upload_translations'}) |