Condition Coverage

blib/lib/Net/PortTest.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 0 $port < 56000 and $port > 0
0 0 0 $port =~ /^\d+$/u and ($port < 56000 and $port > 0)