May 2010
Intermediate to advanced
1272 pages
61h 18m
English
Code metrics is an interesting tool that analyzes a project or a solution providing results about the ease of maintainability according to specific indexes. You can invoke the tool from the Analyze menu by selecting the Calculate Code Metrics command or by right-clicking the project name in Solution Explorer and then selecting the same-named command. The tool calculates code metrics according to the indexes summarized in Table 58.2.
Table 58.2 Code Metrics Analyzed Indexes

To understand how it works, in Visual Studio 2010 open the SnippetCompilerVSPackage sample project described in the previous chapter; then run the ...
Read now
Unlock full access