| lib/Smartcat/App/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 2 | 0 | 0 | defined $opt->{'token_id'} and defined $opt->{'token'} |
| 77 | 0 | 0 | 1 | -d dirname($opt->{'log'}) and -w _ |
| 85 | 0 | 0 | 2 | defined $app->{'config'}->username and defined $app->{'config'}->password |