Source Statistics

  • Thread starter Thread starter jarnie
  • Start date Start date
J

jarnie

Is there any freeware that can provide statistics on a (VB).NET
project?

I'm looking for something similar to the Aivosto's Project Analyzer,
specificially the code metrics section.

Ideally I'd like to know the number of source lines, the number of
variables, the number of subs/functions etc. More then just plain
source/comment/blank lines.

Thanks.
 
Back
Top