blib/lib/LucyX/Remote/SearchClient.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 20 | 45.0 |
line | true | false | branch |
---|---|---|---|
43 | 0 | 1 | unless $sock |
47 | 0 | 1 | unless $response |
54 | 0 | 0 | if defined $sock{$$self} |
74 | 0 | 23 | unless print $sock "$packed_len$serialized" |
83 | 0 | 23 | if $args->{'_action'} eq 'done' |
84 | 1 | 22 | if $args->{'_action'} eq 'terminate' |
88 | 0 | 22 | unless $check_val == 4 |
92 | 0 | 22 | unless $check_val == $arg_len |
95 | 22 | 0 | if (exists $response->{'retval'}) |
141 | 0 | 0 | unless CORE::close $sock |