Condition Coverage

inc/Test/TCP.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

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'

or 2 conditions

line l !l condition
16 0 0 shift() || 10000

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 0 $args{'port'} || empty_port()