Phauthentic/cognitive-code-analysis
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. Understandability is a huge cost factor because ~80% time is spent on reading and understanding code.
PHPGPL-3.0
Issues
- 1
Feature: Ignore files and folders
#1 opened by floriankraemer - 0