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?

Frequently Asked Questions

What does the "Code Quality Vocabulary Collocations" exercise practise?

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.

How many questions are in this exercise?

This exercise has 5 questions, each multiple-choice with an explanation shown after you answer.

What English level is this exercise for?

This exercise is tagged Intermediate. If the vocabulary feels difficult, browse Code Review Collocations for a related exercise to start with instead.