| blib/lib/KSx/Remote/SearchClient.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 16 | 43.7 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 1 | unless $sock |
| 37 | 0 | 1 | unless $response =~ /accept/i |
| 67 | 0 | 22 | if $method eq 'done' |
| 68 | 1 | 21 | if $method eq 'terminate' |
| 74 | 0 | 21 | unless defined $arg_len and $check_val == $arg_len |
| 77 | 21 | 0 | if (exists $$response{'retval'}) |
| 117 | 0 | 0 | unless CORE::close $sock |
| 123 | 0 | 0 | if defined $sock{$$self} |