Branch Coverage

blib/lib/HTTP/Engine/Role/Interface.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
30 9 29 unless (&Scalar::Util::blessed($res) and $res->isa('HTTP::Engine::Response'))
36 10 29 if (my $e = $@)