blib/lib/PLS/Server/Request/Factory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 8 | 37.5 |
line | true | false | branch |
---|---|---|---|
33 | 16 | 3 | if (PLS::Server::Method::ServerMethod::is_server_method($method) or not $PLS::Server::State::INITIALIZED or $PLS::Server::State::SHUTDOWN) { } |
3 | 0 | elsif ($method eq 'textDocument') { } | |
0 | 0 | elsif ($method eq 'workspace') { } | |
0 | 0 | elsif ($method eq 'completionItem') { } |