Branch Coverage

blib/lib/Dancer/Plugin/StreamData.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
118 0 0 unless ($$env{'psgi.streaming'})
165 0 0 unless (defined $stream_status)
176 0 0 unless ($$headers[$i] =~ /content-length/i)
233 0 0 if (ref $stream_call eq 'CODE') { }
263 0 0 if $$env{'psgi.streaming'}