Branch Coverage

blib/lib/Plack/App/HipChat/WebHook.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
24 7 2 if ($$rh_webhooks{$path})
30 2 5 if ($Req->headers->header('User-Agent') ne $hipchat_uagent)
35 1 4 if ($Req->headers->header('Content-Type') ne 'application/json')
47 1 3 unless ($rh)