| blib/lib/PLS/Server/Request/TextDocument/PublishDiagnostics.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 35 | 25.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 0 | 2 | 0 | length $version and $client_has_version_support |
| 97 | 0 | 1 | 0 | length $version and $current_version > $version |
| 180 | 0 | 0 | 2 | length $module and length $relative |
| 236 | 0 | 0 | 0 | $file ne $path and $file ne $orig_path |
| 244 | 0 | 0 | 0 | $area =~ /^, near "/ and not $area =~ /"$/ |
| 306 | 0 | 2 | 0 | length $profile and -f $profile |
| 2 | 0 | 0 | length $profile and -f $profile and -r $profile | |
| 430 | 0 | 0 | 0 | length $perltidyrc and -f $perltidyrc |
| line | l | !l | condition |
|---|---|---|---|
| 143 | 2 | 0 | $inc // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 147 | 0 | 0 | 2 | not length $suffix or $suffix eq ".pl" |
| 0 | 0 | 2 | not length $suffix or $suffix eq ".pl" or $suffix eq ".t" | |
| 0 | 0 | 2 | not length $suffix or $suffix eq ".pl" or $suffix eq ".t" or $suffix eq ".plx" |