Branch Coverage

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


line true false branch
32 3 5 unless ($self->body)
36 7 1 if (my $length = length $$self{'buffer'})
40 3 5 if ($self->length == $self->content_length)