Branch Coverage

blib/lib/Net/PortTest.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
39 0 0 unless $port =~ /^\d+$/u and ($port < 56000 and $port > 0)
42 0 0 unless ref $sub eq 'CODE'
55 0 0 if (ref \@aliases eq 'ARRAY')
57 0 0 if (defined $$portmap{$port}) { }
75 0 0 if (defined $$portmap{$port}) { }
84 0 0 unless $sock