| blib/lib/Kelp/Module/WebSocket/AnyEvent/Connection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 0 | 0 | 0 | &blessed($message) && $message->isa('AnyEvent::WebSocket::Message') |
| 29 | 0 | 0 | 0 | &blessed($message) && $is_inst |
| 0 | 0 | 0 | $serializer and not &blessed($message) && $is_inst | |
| 33 | 0 | 0 | 0 | ref $message and not $is_inst |