| inc/Test/TCP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 11 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 21 | 0 | 0 | 0 | $port =~ /^[0-9]+$/ and $port < 19000 | 
| line | l | !l | condition | 
|---|---|---|---|
| 20 | 0 | 0 | shift() || 10000 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 41 | 0 | 0 | 0 | $args{'port'} || empty_port() | 
| 69 | 0 | 0 | 0 | $kid == 0 or $kid == -1 |