I am searching for a tool that gives me statistics for a solution or a project like number of code lines, number of methods, etc. It is prefered to be a free tool.
if any one knows such a tool I would be very thankful.
I am searching for a tool that gives me statistics for a solution or a project like number of code lines, number of methods, etc. It is prefered to be a free tool.
if any one knows such a tool I would be very thankful.
Code statistics tool
Axel.C
Hi,
I use NANT in our Dailybuild proces to generate codestats.
http://nantcontrib.sourceforge.net/release/latest/help/tasks/codestats.html
Clemens Reijnen
Pool Man