blib/lib/Plack/App/CGIBin/Streaming/IO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
24 | 25 | 58 | if $_[0]{'in_flush'} or $_[0]{'read_mode'} |
27 | 7 | 51 | unless $Plack::App::CGIBin::Streaming::R->suppress_flush |
42 | 0 | 0 | unless $_[0]{'read_mode'} and $Plack::App::CGIBin::Streaming::R->env->{'psgix.input.buffered'} |
46 | 0 | 0 | $_[3]->seek($_[1], $_[2]) ? : |
53 | 66 | 0 | if $Plack::App::CGIBin::Streaming::R->binmode_ok |