Condition Coverage

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


and 3 conditions

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

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
362 0 0 0 !$filename || $filename eq '-'