Cyclomatic complexity (Q1108): Difference between revisions
(Created a new Item) |
(Created claim: depends on (P1): Software metrics (Q1110)) |
||
Property / depends on | |||
Property / depends on: Software metrics / rank | |||
Normal rank |
Revision as of 15:55, 19 September 2024
Measures the complexity of a system using the number of linearly independent paths of a program's code
- Mc-Cabe Metric
Language | Label | Description | Also known as |
---|---|---|---|
English | Cyclomatic complexity |
Measures the complexity of a system using the number of linearly independent paths of a program's code |
|