Branch Coverage

blib/lib/Web/Async/WebSocket/Server.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
66 0 0 if exists $args{'port'}
67 0 0 if exists $args{'on_handshake_failure'}
68 0 0 if exists $args{'handshake'}
69 0 0 if exists $args{'incoming_client'}
70 0 0 if exists $args{'closing_client'}
71 0 0 if exists $args{'disconnecting_client'}
76 0 0 unless $ryu
128 0 0 unless delete $active_client->{$client}