Branch Coverage
blib/lib/Kelp/Module/WebSocket/AnyEvent/Connection.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
29
0
0
if
(
$serializer
and
not
&blessed
(
$message
)
&&
$is_inst
)
33
0
0
if
(
ref
$message
and
not
$is_inst
)