Skip to content

ComplexMethod diagnostic #3472

Answered by schalkms
pasniak asked this question in Q&A
Feb 13, 2021 · 4 comments · 1 reply
Discussion options

You must be logged in to vote

This rule uses McCabe’s Cyclomatic Complexity (MCC) metric to measure the number of linearly independent paths through a function’s source code (https://www.ndepend.com/docs/code-metrics#CC). The higher the number of independent paths, the more complex a method is.

Source

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by cortinico
Comment options

You must be logged in to vote
1 reply
@BraisGabin
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants