inc/Test/TCP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
17 | 0 | 0 | 0 | $port =~ /^[0-9]+$/ and $port < 19000 |
47 | 0 | 0 | 0 | WIFSIGNALED($?) and (split(' ', $Test::TCP::Config{'sig_name'}, 0))[WTERMSIG($?)] eq 'ABRT' |
line | l | !l | condition |
---|---|---|---|
16 | 0 | 0 | shift() || 10000 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
37 | 0 | 0 | 0 | $args{'port'} || empty_port() |