| blib/lib/Net/Prober.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 6 | 14 | if (defined $port and $port ne '' and $port =~ /^\D/) |
| 36 | 7 | 0 | unless ($full_pkg =~ /::/) |
| 40 | 0 | 7 | unless (eval "require $full_pkg; 1") |
| 80 | 0 | 0 | if (not $probe_type or ref $probe_type ne 'HASH') |
| 85 | 0 | 0 | if (not defined $host or $host eq '') |