Branch Coverage

blib/lib/Net/Server/SS/PreFork.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
21 0 0 if ($port =~ /^(.*):(.*?)$/) { }
29 0 0 unless $sock->fdopen($ports{$port}, 'r')
33 0 0 if @{$$prop{'sock'};} > 1
41 0 0 if (@{$$prop{'port'};} > 1 or $$prop{'multi_port'}) { }