code-metrics
TFS 2010/Code Metrics Integration, Automated Builds Fail, Code Metrics Don't Run
I\'m trying to add an automatic post-build trigger to run NDepend (code metrics software) after an automated team build in TFS 2010.[详细]
2023-02-03 03:14 分类:问答What is an easy way to calculate the CRAP metric in my Javascript build process? [closed]
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[详细]
2023-01-29 16:39 分类:问答In what kind of situations should I not care about the Maintainability Index in Visual Studio's Code Metrics?
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[详细]
2023-01-25 22:30 分类:问答Is there any automated metrics collector for my Java project?
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[详细]
2023-01-21 20:52 分类:问答Lines counted raw or nonblank noncomment
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[详细]
2023-01-21 17:43 分类:问答An error ocurred while calculating Code Metrics in VS2008
I have Offic开发者_JAVA百科e 2007 (and Excel 2007) installed in my Windows XP sp3, and I use VSTS 2008 Team Suite.[详细]
2023-01-20 09:52 分类:问答-
How bad is SLOC (source lines of code) as a metric? [closed]
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[详细]
2023-01-17 16:32 分类:问答 Visual Studio 2010 Code Metrics at Function Level
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[详细]
2023-01-16 21:51 分类:问答Where is the extension/extensibility point for vs2010 code metrics?
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[详细]
2023-01-09 06:45 分类:问答Supporting Code Metrics with Case Studies
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[详细]
2023-01-08 12:40 分类:问答