Branch Coverage

blib/lib/HTTP/Exception.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
20 2 32 unless $error_code
21 2 30 unless &HTTP::Status::status_message($error_code)
30 140 3 if &blessed($e) and $e->isa('HTTP::Exception::Base')