Skip to content

Modify computation of cyclomatic complexity for cases where there is …#75

Open
fstarnaud wants to merge 2 commits into
quarkslab:mainfrom
fstarnaud:74-fix-cc-when-multiple-exit-nodes
Open

Modify computation of cyclomatic complexity for cases where there is …#75
fstarnaud wants to merge 2 commits into
quarkslab:mainfrom
fstarnaud:74-fix-cc-when-multiple-exit-nodes

Conversation

@fstarnaud

@fstarnaud fstarnaud commented Jun 22, 2026

Copy link
Copy Markdown

…more than one exit node and more than one component.

Fixes #74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CyclomaticComplexity calculation incorrect when faced with CFG with multiple exit points

1 participant