Visual Studio Code Metrics

added by Richard Carr
4/13/2013 10:12:02 PM

659 Views

Judging the maintainability of an application's source code objectively during code reviews can be difficult. To help, some Visual Studio editions can calculate code metrics, such as cyclomatic complexity, depth of inheritance and lines of code.


0 comments