blib/lib/Net/WebSocket/PMCE/deflate/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 14 | 64.2 |
line | true | false | branch |
---|---|---|---|
99 | 0 | 6 | if $self->{'key'} |
132 | 0 | 0 | unless $self->{'_peer_supports_client_max_window_bits'} |
143 | 3 | 9 | if (exists $opts_hr->{$mwb_opt}) |
144 | 1 | 2 | if ($ept_opt->[0] eq 'client') |
147 | 0 | 1 | unless (defined $opts_hr->{$mwb_opt}) |
158 | 3 | 0 | if ($opts_hr->{$mwb_opt} < $max) |
172 | 3 | 9 | if (exists $opts_hr->{$nct_hdr}) |