This namespace contains the default code metrics providers embedded with MSBuildCodeMetrics
Classes
| Class | Description | |
|---|---|---|
| CountFilesByExtensionProvider |
Implements a metric that computes how many files existing for each extension.
| |
| CountLOCProvider |
Implements the File LOC Metric
| |
| CountProjectsByProjectTypeProvider |
Implements a metric that computes number of project by project type
|