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

Javascript: handling of anonymous function is supported? #343

Open
priyamalart opened this issue Feb 28, 2022 · 0 comments
Open

Javascript: handling of anonymous function is supported? #343

priyamalart opened this issue Feb 28, 2022 · 0 comments

Comments

@priyamalart
Copy link

I have used this command to check the code complexity for javascript based code:
Anonymous function is listed as lines of code exceed 80. How to handle this?

lizard -l javascript -C 15 -T nloc=80 -T cyclomatic_complexity=15

15:39:05 281 3 254 1 281 (anonymous)@109-389@./ric/noma/src/nomaMeas.js
15:39:05 85 1 256 0 85 (anonymous)@62-146@./ric/noma/test/serviceOperationTestsMocha.js

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

No branches or pull requests

1 participant