| blib/lib/KSx/Remote/SearchServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | unless defined $password |
| 32 | 0 | 0 | unless $port =~ /^\d+$/ |
| 39 | 0 | 0 | unless $sock |
| 72 | 0 | 0 | if ($readhandle == $main_sock) { } |
| 77 | 0 | 0 | if defined $pass |
| 78 | 0 | 0 | if (defined $pass and $pass eq $password{$$self}) { } |
| 93 | 0 | 0 | if ($method eq 'done') { } |
| 0 | 0 | elsif ($method eq 'terminate') { } | |
| 0 | 0 | elsif (not $dispatch{$method}) { } |