Branch Coverage

blib/lib/Net/HTTP/Spore/Response.pm
Criterion Covered Total %
branch 21 22 95.4


line true false branch
20 37 2 if defined $rc
21 26 13 if defined $body
36 39 93 if (@_) { }
46 37 39 if (@_) { }
48 32 5 if (not defined $self->{'raw_body'})
59 2 2 if (@_) { }
68 39 45 if (@_) { }
70 38 1 if (ref $headers eq 'ARRAY') { }
1 0 elsif (ref $headers eq 'HASH') { }
85 22 14 if (@_) { }
100 1 23 if ($self->{'body'} =~ /read timeout/)