Branch Coverage

blib/lib/Log/Dispatch/Slack.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
72 0 0 if ($p{'icon'}) { }
0 0 elsif ($self->{'icon'}) { }
78 0 0 if ($p{'username'}) { }
0 0 elsif ($self->{'username'}) { }
88 0 0 if (not $response->{'ok'})