What Is Cyclomatic Complexity? Measuring Code Quality


Cyclomatic Complexity is a code metric that you can view in many IDEs like Visual Studio. While it’s not an exact science, it allows you to get a general idea of the complexity of functions, classes, and namespaces, which can be useful when looking for code to refactor.

Read This Article on CloudSavvy IT ›

Share
This entry was posted in Uncategorized. Bookmark the permalink.