You are here: AxTools > CodeSMART 2007 for VB6 > Documentation > User's Guide > Code Statistics > Overview
While browsing this page, why not start downloading the evaluation setup kit (direct download, no questions asked).

Code Statistics Overview

CodeSMART Code Statistics provides useful information about the code present in your projects. It offers you a quick statistical view on each component, project or on the entire project group with information regarding:

  • The number of components included in a project or project group according to their type.
  • The exact number of controls used in your projects.
  • The exact number of members (subs, functions, properties) that exist in your code.
  • The total amount of code lines in a project group, project, component or even procedure member, including comments and blank lines.
  • The total of effective code lines in your projects (lines of code excluding the comments and blank lines).
  • The exact number of single line comments.
  • The exact number of blank lines in your code.

See also
Using the Code Statistics Tool

Back To Top

Copyright © 2008 AxTools - CodeSMART 2007 for VB6 - Code Statistics