Hi all, I'm selecting a tool to collect OO metrics.

The tool I'm looking for hopefully:
- is integrated in VS.NET IDE and easy to use
- have a command line version (to call it in the automatic night buid) and
produce flexible (i.e. XML+XSLT->HTML) reports
- compute/collect the most used OO metrics at assembly, type and method
level (Afferent/Efferent coupling, Instability, Abstractness, Distance,
Response, Lack of Cohesion Of Methods, Cyclomatic Complexity, LOC, Depth
Inheritence Tree, Number of parameters, ...)
- can be configured to exclude compiler/language specific code (like
InitializeComponent method in winforms, compiler created namespaces, ...)
and correcly manage specific .NET features (enums, delegate/events, ...).

Which tool will you suggest?

TIA, (luka)
http://dev.luca.minudel.it
http://www.luca.minudel.it/eng

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to