Branch Coverage

blib/lib/Net/WebSocket/PMCE/deflate/Server.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
97 0 6 if $self->{'key'}
130 0 0 unless $self->{'_peer_supports_client_max_window_bits'}
141 3 9 if (exists $opts_hr->{$mwb_opt})
142 1 2 if ($ept_opt->[0] eq 'client')
145 0 1 unless (defined $opts_hr->{$mwb_opt})
156 3 0 if ($opts_hr->{$mwb_opt} < $max)
170 3 9 if (exists $opts_hr->{$nct_hdr})