| blib/lib/LucyX/Remote/SearchServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 0 | 0 | unless $port =~ /^\d+$/ |
| 69 | 0 | 0 | unless $main_sock |
| 75 | 0 | 0 | if ($readhandle == $main_sock) { } |
| 85 | 0 | 0 | if ($status eq 'done') { } |
| 0 | 0 | elsif ($status eq 'terminate') { } | |
| 109 | 0 | 0 | if $check_val == 0 |
| 110 | 0 | 0 | unless $check_val == 4 |
| 113 | 0 | 0 | unless $check_val == $len |
| 115 | 0 | 0 | if $@ |
| 116 | 0 | 0 | unless &reftype($args) eq 'HASH' |
| 120 | 0 | 0 | if $method eq 'done' |
| 123 | 0 | 0 | unless $dispatch{$method} |
| 128 | 0 | 0 | unless print $client_sock "$packed_len$frozen" |
| 132 | 0 | 0 | if $method eq 'terminate' |