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

vue files always give cyclomatic complexity as 0 #20

Open
kush96 opened this issue Aug 4, 2020 · 0 comments
Open

vue files always give cyclomatic complexity as 0 #20

kush96 opened this issue Aug 4, 2020 · 0 comments

Comments

@kush96
Copy link

kush96 commented Aug 4, 2020

I was trying to use the tool to find cyclomatic values for vue files, i was trying it by runing the following command
cqc --ext ".vue" --verbose /my/vue/file/vue_file.vue
However I always get complexity rate % as 0, no matter what file it is( even if file has lot of if...else , loops). Are there any rules by which the complexity of a vue file is calculated which i can refer to? Are these results expected?

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