phpinsights icon indicating copy to clipboard operation
phpinsights copied to clipboard

Add Cognitive complexity

Open eerison opened this issue 3 years ago • 3 comments

Q A
Bug report? no
Feature request? yes
Library version 1.14.0

Font: https://blog.sonarsource.com/cognitive-complexity-because-testability-understandability

maybe it can be a good feature for the project.

eerison avatar May 25 '21 15:05 eerison

It would be really interresting ! Any idea on how to implement this ?

Jibbarth avatar May 25 '21 17:05 Jibbarth

This would be awesome. Some digging came across this PHPCS standard. https://github.com/Rarst/phpcs-cognitive-complexity/blob/master/src/CognitiveComplexity/Analyzer.php

guywarner avatar May 25 '21 17:05 guywarner

well no idea how to implement this in the lib, But I can see how CyclomaticComplexityIsHigh works and try to open a Pull Request.

eerison avatar May 25 '21 17:05 eerison