Intermediate Collocations #code-quality#collocations#refactoring

Code Quality Vocabulary Collocations

5 exercises on the precise vocabulary of code quality discussions — cyclomatic complexity, extract method, coupling, dead code, and SOLID principles. These terms appear in every serious code review.

0 / 5 completed
1 / 5
A reviewer comments:
"This function has high ___ complexity — it has 14 independent paths and is very hard to test."

Which adjective correctly names this code quality metric?