Branch Coverage

blib/lib/SocketIO/Emitter.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
29 0 0 $self->key ? :
39 0 0 unless grep {$_ eq $room;} @{$self->rooms;}
58 0 0 unless exists $self->{'flags'}{'nsp'}
64 0 0 if (scalar @{$self->rooms;}) { }
83 0 0 $self->include_binary(@args) ? :
100 0 0 if $_ and /[[:^ascii:]]/