lib/Smartcat/App.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
49 | 2 | 0 | if $self->{'config'}->base_url and $self->{'config'}->base_url ne '' |
58 | 1 | 1 | if (defined $self->{'rundata'}{'debug'}) |
71 | 2 | 0 | if (defined $self->{'config'}->log and $self->{'config'}->log ne '') |
121 | 3 | 1 | unless defined $self->{'project_api'} |
130 | 1 | 1 | unless defined $self->{'document_api'} |
139 | 1 | 1 | unless defined $self->{'document_export_api'} |