priv-kweihmann / multimetric

Calculate code metrics in various languages
zlib License
36 stars 13 forks source link

Add cognitive complexity metric #6

Open priv-kweihmann opened 4 years ago

priv-kweihmann commented 4 years ago

https://pypi.org/project/cognitive-complexity/

and following

https://www.sonarsource.com/docs/CognitiveComplexity.pdf https://docs.codeclimate.com/docs/cognitive-complexity

as the original approach is for function/blocks only, maybe a weighted metric taking loc into account would be nice

ruimaranhao commented 3 years ago

Are there any plans to deploy this metric soon?

priv-kweihmann commented 3 years ago

TBH, no - but patches are welcome - active development is more or less on hold at the moment