Skip to content
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

Cyclomatic complexity should be computed separately for nested functions. #424

Closed
amichail opened this issue Jan 27, 2016 · 2 comments
Closed
Labels
enhancement Ideas for improvements of existing features and rules.

Comments

@amichail
Copy link

Moreover, nested functions should be ignored when computing the cyclomatic complexity of the function containing them.

@jpsim jpsim added the enhancement Ideas for improvements of existing features and rules. label Jan 27, 2016
@jpsim
Copy link
Collaborator

jpsim commented Jan 27, 2016

Agreed! Is this something you're interested in contributing, @amichail?

@jpsim
Copy link
Collaborator

jpsim commented Feb 6, 2016

This was done in #469

@jpsim jpsim closed this as completed Feb 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ideas for improvements of existing features and rules.
Projects
None yet
Development

No branches or pull requests

2 participants