Condition Coverage

blib/lib/Kelp/Module/WebSocket/AnyEvent/Connection.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
28 0 0 0 &blessed($message) && $message->isa('AnyEvent::WebSocket::Message')
30 0 0 0 &blessed($message) && $is_inst
0 0 0 $serializer and not &blessed($message) && $is_inst
34 0 0 0 ref $message and not $is_inst