Advanced Code Quality #cyclomatic-complexity #code-review #refactoring

Cyclomatic Complexity Vocabulary

5 exercises — master the language engineers use in code reviews to discuss complexity scores, thresholds, and refactoring strategies.

0 / 5 completed
1 / 5

A tech lead comments on a pull request: "This function has a complexity score of 15 — it exceeds our threshold of 10. Please refactor before we merge." What does this comment communicate, and what is the engineer expected to do?