Show cognitive complexity of code in Emacs 29+ (treesit-based)
-
Updated
Jul 11, 2025 - Emacs Lisp
Show cognitive complexity of code in Emacs 29+ (treesit-based)
Visualize source code complexity with Sabik. This tool is to find the bad smell code. I think your helpful refactoring.
Calculate cognitive complexity of Rust code
Çok fazla switch-case ve hatta if içerdiği için cognitive complexity değeri yüksek fonksiyonları nasıl iyileştirebiliriz? Bu soruya cevap bulmaya çalıştığım C# kod reposudur.
A Cognitive Code Complexity Analysis Tool. Cognitive complexity measures how hard it is for a human to understand the code, while cyclomatic complexity measures how hard your code is to test.
This tool computes the Cognitive Complexity, as defined by SonarSource, for .java files.
Calculate cognitive complexities of functions in Go source code.
Python code complexity report
Automatizing Software Cognitive Complexity Reduction
🤓 compares the cognitive complexity between two ways of mapping values to keys
Provides additional hints for java in the NetBeans IDE
Analyses D code and calculates its cognitive complexity
Evaluation code for paper 'Java Classes with “-Er” and “-Utils” Suffixes Have Higher Complexity'
Code analysis tool that uses Clang and Python to evaluate the complexity and maintainability of C functions
Add a description, image, and links to the cognitive-complexity topic page so that developers can more easily learn about it.
To associate your repository with the cognitive-complexity topic, visit your repo's landing page and select "manage topics."