Branch Coverage

lib/IOMux/Service/TCP.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
27 0 0 unless $proto eq 1
34 0 0 unless my $ct = $$self{'IMST_conn_type'} = $$args{'conn_type'}
55 0 0 if (my $client = $self->socket->accept) { }
59 0 0 ref $ct eq 'CODE' ? :