Branch Coverage

blib/lib/SockJS/Session.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
54 0 1 if (ref $_[0] eq 'SCALAR') { }
56 0 0 if &Encode::is_utf8($message)
59 1 0 if @_
78 0 0 if (exists $$self{"on_$event"})