blib/lib/Net/WebSocket/PMCE/deflate/Data.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
48 | 2 | 1 | $opts{'deflate_no_context_takeover'} ? : |
77 | 0 | 0 | if $self->{'_streamer_mode'} |
141 | 0 | 5 | if $status != Compress::Raw::Zlib::Z_OK() |
177 | 5 | 0 | if (rindex($_[0], "\000\000\377\377") == length($_[0]) - 4) { } |
197 | 0 | 55 | if $dstatus != Compress::Raw::Zlib::Z_OK() |
201 | 5 | 50 | if ($_[2]) |
203 | 0 | 5 | if $dstatus != Compress::Raw::Zlib::Z_OK() |
247 | 0 | 3 | if $istatus != Compress::Raw::Zlib::Z_OK() |
263 | 0 | 3 | if $dstatus != Compress::Raw::Zlib::Z_OK() |