Condition Coverage
blib/lib/PLS/Util.pm
Criterion
Covered
Total
%
condition
1
6
16.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
74
0
0
0
length
$resolved
and
-e
$resolved
or 3 conditions
line
l
!l&&r
!l&&!r
condition
54
4
0
0
ref
$workspace_folders
ne
"ARRAY"
or
not
scalar
@
{
$workspace_folders
;
}