Branch Coverage

blib/lib/Net/Prober.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
24 6 14 if (defined $port and $port ne '' and $port =~ /^\D/)
36 8 0 unless ($full_pkg =~ /::/)
40 0 8 unless (eval "require $full_pkg; 1")
80 0 1 if (not $probe_type or ref $probe_type ne 'HASH')
85 0 1 if (not defined $host or $host eq '')