blib/lib/KinoSearch1/Search/SearchServer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | unless defined $$self{'password'} |
30 | 0 | 0 | unless $$self{'port'} =~ /^\d+$/ |
37 | 0 | 0 | unless $sock |
60 | 0 | 0 | if ($readhandle == $main_sock) { } |
65 | 0 | 0 | if defined $pass |
66 | 0 | 0 | if (defined $pass and $pass eq $$self{'password'}) { } |
81 | 0 | 0 | if ($method eq 'done') { } |
0 | 0 | elsif ($method eq 'terminate') { } | |
0 | 0 | elsif (not $dispatch{$method}) { } | |
131 | 0 | 0 | if defined $$args{'filter'} |
138 | 0 | 0 | if (defined $scorer) |