The VisualStudioCodeMetricsProvider type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| VisualStudioCodeMetricsProvider |
Default constructor
| |
| VisualStudioCodeMetricsProvider(String, String) |
Constructor receiving dependencies
|
Methods
| Name | Description | |
|---|---|---|
| AddMetadata |
Adds metadata
| |
| ComputeMetrics |
Compute metrics
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetMetrics |
Gets metrics computed by this provider: MaintainabilityIndex, ClassCoupling, DepthOfInheritance, LinesOfCode and CyclomaticComplexity
| |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| SetLogger |
Sets the logger
| |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Name |
Name
|
See Also