|
The following software metrics are provided with
both the community and professional editions. In addition, the Professional
Edition allows you to create your own measure or use those developed and shared
by others.
-
Projects
– Total count.
-
Files
– Number of files in each project and total.
-
Classes
– Total classes in each project and overall.
-
Lines of code
(LOC) - total lines in project and overall.
-
Statements
- total statements in a project, overall and for each member. Provides average
and maximum for projects as well.
-
Member functions
– Total count for project and overall, average and maximum for projects.
-
Cyclomatic code complexity
– Average and maximum for project and detailed measures for each member.
-
Statements per member
– Average and maximum values for projects and overall.
-
Members per class – Average and maximum values for projects
and overall
|