| blib/lib/Net/Prober.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 10 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 27 | 6 | 14 | if (defined $port and $port ne '' and $port =~ /^\D/) | 
| 39 | 8 | 0 | unless ($full_pkg =~ /::/) | 
| 43 | 0 | 8 | unless (eval "require $full_pkg; 1") | 
| 83 | 0 | 1 | if (not $probe_type or ref $probe_type ne 'HASH') | 
| 88 | 0 | 1 | if (not defined $host or $host eq '') |