cognitive-complexity
There are 13 repositories under cognitive-complexity topic.
ytetsuro/sabik
Visualize source code complexity with Sabik. This tool is to find the bad smell code. I think your helpful refactoring.
emacs-vs/cognitive-complexity
Show cognitive complexity of code in Emacs 29+ (treesit-based)
rossmacarthur/complexity
Calculate cognitive complexity of Rust code
funkwerk/cogito
Moved
buraksenyurt/switch-challenge
Ç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.
yfwz100/gocyclo
Calculate cognitive complexities of functions in Go source code.
zgoda-mobica/decomplexator
Python code complexity report
BruhZul/cognitive-complexity-calculator
This tool computes the Cognitive Complexity, as defined by SonarSource, for .java files.
ChristianPervoelz/netbeans-java-hints
Provides additional hints for java in the NetBeans IDE
funkwerk-mobility/cogito
Analyses D code and calculates its cognitive complexity
ubmit/switch-vs-object
🤓 compares the cognitive complexity between two ways of mapping values to keys
ILilliasI/sqm
Evaluation code for paper 'Java Classes with “-Er” and “-Utils” Suffixes Have Higher Complexity'
rsain/SoftwareCognitiveComplexityReducer
Automatizing Software Cognitive Complexity Reduction