I\'m trying to add an automatic post-build trigger to run NDepend (code metrics software) after an automated team build in TFS 2010.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I just today stumbled upon the Code Metrics thing, after having used Visual Studio pra开发者_StackOverflow中文版ctically every day for... practically my whole life. I think it\'s been there since arou
I\'m trying to collect software code metrics in my Java project on every cycle of continuous integration. I\'m interested mostly in si开发者_JAVA技巧ze-related metrics like number of classes, number o
When the size of a code base is reported in lines, is it more usual/standard to report raw wc count, or nonblank noncomment lines? I\'m not asking which measure should be used, only, if I see a number
I have Offic开发者_JAVA百科e 2007 (and Excel 2007) installed in my Windows XP sp3, and I use VSTS 2008 Team Suite.
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_运维技巧 Want to improve this question? Update the question so it can be answered with facts and citati
I ran the code metrics calculation on a project of mine, and am seeing results for each namespace/class in the project.I\'d开发者_StackOverflow中文版 like to see results at the function level.Even the
I\'d like to extend the 2010 static开发者_开发百科 code analysis metrics (mostly fix it so the rollup is max instead of sum). Where is the extensibility point? Is it an MEF component somewhere?I am no
I\'m principally interested in case studies on code metrics, relating code readability to defect reduction, that justify taking seriously cyclomatic complexity or some similar metric.Wikipedia has thi