Testwell CMT++/CMTJava (2/17)
About Code Complexity Analysis
- Code complexity correlates with the defect rate and robustness
of the application
- Complex code is difficult to test -> more errors in the final application
- Complex code is difficult to maintain
- As the costs of bad quality and erroneous programs can be very high,
applications with a reasonable complexity
helps you to save money.