Branch Coverage

blib/lib/WebService/Slack/WebApi/Client.pm
Criterion Covered Total %
branch 16 24 66.6


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 115 $self->team_domain ? :
52 1 112 if ($self->token and $params->{'http_auth'})
59 112 1 if ($self->token) { }
1 0 elsif ($params->{'http_auth'}) { }
72 112 1 if $response->{'success'}
84 0 2 if ($self->token and $params->{'http_auth'})
91 2 0 if ($self->token) { }
0 0 elsif ($params->{'http_auth'}) { }
107 2 0 if $response->{'success'}