blib/lib/PLS/Parser/DocumentSymbols.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
102 | 0 | 0 | 0 | $scope->isa("PPI::Statement::Include") and $scope->type eq "use" |
0 | 0 | 0 | $scope->isa("PPI::Statement::Include") and $scope->type eq "use" and $scope->pragma eq "constant" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
74 | 0 | 0 | 0 | not defined $line_end or $_->{'range'}{'end'}{'line'} < $line_end |
102 | 0 | 0 | 0 | $scope->isa("PPI::Document") or $scope->isa("PPI::Structure::Block") |
0 | 0 | 0 | $scope->isa("PPI::Statement::Sub") or $scope->isa("PPI::Statement::Scheduled") |