C# Source Code Metrics
The C# Metrics tool computes a number of useful metrics for C# program source code suites. It is a member of SD's family of Source Code Metrics tools. An example of the C# Metrics tool results can be seen here.
C# Metrics Features
- Repeatable operation across specified set of files
- Metrics computed at module level:
- Source Lines of Code (SLOC)
- Noncommented Source Lines of Code
- Comment Lines
- Number of Methods
- Decision Density
- Cyclomatic Complexity
- Maximum loop nesting
- Maximum conditional nesting
- Halstead measures (volume, difficulty, effort, operators and operands)
- Software Engineering Institute (SEI) Maintainability Index
- Class and File counts
- Worst-case nesting metrics pinpointed to specific file/line
- Summaries per class/file
- Text report
- XML report, reformattable in any way desired
Copyright © 1995-2008 Semantic Designs, Incorporated
DMS and "Design Maintenance System" are registered trademarks of Semantic Designs, Inc.
The SD logo and "Semantic Designs" are registered service marks of Semantic Designs, Inc.
CloneDR, PARLANSE and Thicket are trademarks of Semantic Designs, Inc.
The OMG logo is a registered trademark of the Object Management Group, Inc. in the United States and other countries.
To view our Privacy Policy, click here
Comments or problems: webmaster@semdesigns.com
