Skip to content

Computation of cyclomatic complexity for callables #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 3, 2024

Conversation

sinha108
Copy link
Collaborator

@sinha108 sinha108 commented May 3, 2024

Added IR-based computation of cyclomatic complexity for methods and constructors; the cc number is stored with callables in the symbol table.

Signed-off-by: Saurabh Sinha <sinha108@gmail.com>
@sinha108 sinha108 requested a review from rahlk May 3, 2024 01:30
@rahlk rahlk merged commit 147e449 into codellm-devkit:main May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants