| blib/lib/WebService/Slack/WebApi/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 16 | 81.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 4 | 3 | if ($self->useragent) { } | 
| 26 | 0 | 3 | unless (eval 'use Furl; 1;') | 
| 36 | 1 | 2 | if $env_proxy | 
| 44 | 0 | 109 | $self->team_domain ? : | 
| 52 | 1 | 108 | if ($self->token and $params->{'http_auth'}) | 
| 59 | 108 | 1 | if ($self->token) { } | 
| 1 | 0 | elsif ($params->{'http_auth'}) { } | |
| 72 | 108 | 1 | if $response->{'success'} |