Skip to content

Add Support for LLC Metric for R Sources#57

Open
kilo52 wants to merge 1 commit into
masterfrom
feature/r-llc-support
Open

Add Support for LLC Metric for R Sources#57
kilo52 wants to merge 1 commit into
masterfrom
feature/r-llc-support

Conversation

@kilo52
Copy link
Copy Markdown
Member

@kilo52 kilo52 commented May 13, 2026

Adds support for LLC metric in R source files.

Processing source files in the R programming language was already supported but the computation of the logical line count was not implemented due to a missing parser implementation. This solution uses the one from the R infrastructure repositories.

Processing source files in the R programming language was already supported
but the computation of the logical line count was not implemented due to a
missing parser implementation. This solution uses the one from the R
infrastructure repositories.

[CL]: Added support for LLC metric in R source files.

Signed-off-by: Phil Gaiser <phil.gaiser@raven-computing.com>
@kilo52 kilo52 self-assigned this May 13, 2026
@kilo52 kilo52 added the Feature New feature label May 13, 2026
@kilo52 kilo52 linked an issue May 13, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add LLC Capability for R Sources

1 participant