Branch Coverage

blib/lib/Plack/App/CGIBin/Streaming/IO.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
24 36 79 if $_[0]{'in_flush'} or $_[0]{'read_mode'}
27 10 69 unless $Plack::App::CGIBin::Streaming::R->suppress_flush
42 0 8 unless $_[0]{'read_mode'} and $Plack::App::CGIBin::Streaming::R->env->{'psgix.input.buffered'}
46 8 0 $_[3]->seek($_[1], $_[2]) ? :
53 99 4 if $Plack::App::CGIBin::Streaming::R->binmode_ok