Branch Coverage
blib/lib/HTTP/Exception.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
19
2
32
unless $error_code
20
2
30
unless &HTTP::Status::status_message($error_code)
29
128
3
if blessed $e and $e->isa('HTTP::Exception::Base')