Branch Coverage

blib/lib/Data/Decode/Encode/HTTP/Response.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
21 0 0 unless ($$hints{'response'} and eval { do { $$hints{'response'}->isa('HTTP::Response') } })
33 0 0 if $decoded
43 0 0 if $decoded
53 0 0 unless ($parser)