Branch Coverage

blib/lib/Plack/App/WebSocket/Connection.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
29 0 0 unless defined $self
34 0 0 unless defined $self
51 0 0 if ref $handler ne 'CODE'
52 0 0 if $event eq 'close'
54 0 0 unless defined $handler_list
73 0 0 if &Devel::GlobalDestruction::in_global_destruction()