Branch Coverage

blib/lib/Log/Dispatch/HipChat.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
68 0 0 if (not $color and $p{'level'})
69 0 0 if ($p{'level'} >= 4) { }
0 0 elsif ($p{'level'} >= 3) { }
0 0 elsif ($p{'level'} >= 1) { }
88 0 0 if ($http_response)
93 0 0 if ($data->{'error'}{'message'}) { }