Are there any tools available that will calculate code metrics (for example number of code lines, cyclomatic complexity, coupling, cohesion) for your project and over time produce a graph showing the trends?
Are there any tools available that will calculate code metrics (for example number of
Share
On my latest project I used SourceMonitor. It’s a nice free tool for code metrics analysis.
Here is an excerpt from SourceMonitor official site:
For .NET beside NDepend which is simply the best tool, I can recommend vil.
Following tools can perform trend analysis: