blib/lib/Plack/App/WebSocket/Connection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 0 | unless defined $self |
35 | 0 | 0 | unless defined $self |
64 | 0 | 0 | if ref $handler ne 'CODE' |
65 | 0 | 0 | if $event eq 'close' |
67 | 0 | 0 | unless defined $handler_list |
72 | 0 | 0 | wantarray ? : |
89 | 0 | 0 | if &Devel::GlobalDestruction::in_global_destruction() |