| lib/Smartcat/Client/Configuration.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 123 | 0 | 0 | if $self->{'username'} | 
| 124 | 0 | 0 | if $self->{'password'} | 
| 125 | 0 | 0 | if $self->{'access_token'} | 
| 155 | 0 | 0 | unless $tokens->{$known_name} | 
| 161 | 0 | 0 | if ($tokens->{$token_name}{'prefix'}) | 
| 166 | 0 | 0 | unless $in =~ /^(?:head|query)$/ |