| lib/Smartcat/App/Command/config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | if defined $opt->{'token_id'} |
| 16 | 0 | 0 | if defined $opt->{'token'} |
| 17 | 0 | 0 | if defined $opt->{'base_url'} |
| 19 | 0 | 0 | if (defined $opt->{'log'}) |
| 22 | 0 | 0 | unless -d dirname($opt->{'log'}) and -w _ |