cognitive-analysis topic

List cognitive-analysis repositories

cognitive-code-analysis

38
Stars
2
Forks
38
Watchers

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. Understa...