LEXICON Open App →
HomeGlossary › cyclomatic complexity

cyclomatic complexity

📕 CTAL-TTA

Official ISTQB Definition

The maximum number of linear, independent paths through a program.

3 Ways to Think About It

💡
The Quick Take

A measure of code complexity based on the number of independent paths.

🔍
Look Closer

Higher numbers mean more complex code that's harder to test.

🎯
The Bottom Line

A metric that indicates testing difficulty and risk.

Practice this term with quizzes and arcade games

Study with Lexicon →
← CRUD testingAll Termsdashboard →