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