Jump to content
xisto Community
Sign in to follow this  
jimmy89

Statistics Generator

Recommended Posts

Hi,I'm looking for a program that can generate statistics about my vb.net projects, stuff like file sizes, lines of code, variables etc. I have had a had a look in Google, but couldn't find anything that I was after.Thanks,jimmy

Share this post


Link to post
Share on other sites

Hmm, the closest i can find is code analysis, code coverage and line counter. All in separate tools package. Maybe you want to consider writing one yourself ;)

Share this post


Link to post
Share on other sites

A product that you might want to look into is nClover at http://www.ncover.com/. Clover is a code coverage and unit test tool that has many of the features that you are looking for. Quite frankly it is over kill for what you are looking for but it will certain get the job done. It is free and using code coverage analysis may be a good habit to pick up especially for production software.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.