code-analysis - Concepts
Explore concepts tagged with "code-analysis"
Total concepts: 1
Concepts
- Cyclomatic Complexity - A quantitative measure of the number of linearly independent paths through a program's source code, indicating its structural complexity.
← Back to all concepts