Take advantage of the powerful static code analysis tool to identify and understand issues in your .Net application’s code Assessing the quality of an application’s code is often a subjective process.
Many software testing tools include a statistic known as the McCabe cyclomatic complexity metric in their reports. The term itself is a bit confusing, as the metric isn't specifically about code ...