Branch Coverage

inc/Test/TCP.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
21 0 0 if (@_) { }
23 0 0 unless $p =~ /^[0-9]+$/ and $p < 19000
31 0 0 if _check_port($port)
32 0 0 $^O eq 'MSWin32' ? :
39 0 0 if $sock
47 0 0 unless exists $args{$k}
51 0 0 if (my $pid = fork) { }
0 0 elsif ($pid == 0) { }
61 0 0 if ($^O ne 'MSWin32')
62 0 0 if (WIFSIGNALED($?))
64 0 0 if ($signame =~ /^(ABRT|PIPE)$/)
69 0 0 if ($kid == 0 or $kid == -1)
95 0 0 if ($remote) { }
109 0 0 if _check_port($port)