Branch Coverage

blib/lib/Plack/Middleware/BufferedStreaming.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
17 0 38 if $caller_supports_streaming and not $self->force
19 4 34 if (ref $res eq 'CODE') { }
25 2 2 if (@$write == 2) { }