Branch Coverage

blib/lib/PLS/Server/Request/Initialize.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
35 0 5 if ref $workspace_folders ne "ARRAY"
37 0 5 if not scalar @{$workspace_folders;} and length $root_uri
43 5 0 if (length $self->{'params'}{'processId'})