Condition Coverage

blib/lib/Perl/LanguageServer/Workspace.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
278 0 0 0 $msgs and @$msgs

or 2 conditions

line l !l condition
150 0 0 $self->config->{'rootUri'} || 'file:///tmp'
333 0 0 $diags{$filename} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
214 0 0 0 $map ||= $self->path_map
232 0 0 0 $map ||= $self->path_map
347 0 0 0 !$filename || $filename eq '-'