| blib/lib/WebService/Slack/WebApi/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 3 | 3 | if ($self->useragent) { } | 
| 26 | 0 | 3 | unless (eval 'use Furl; 1;') | 
| 36 | 1 | 2 | if $env_proxy | 
| 44 | 0 | 108 | $self->team_domain ? : | 
| 55 | 108 | 0 | $self->token ? : | 
| 58 | 107 | 1 | if $response->{'success'} |