The CodeMetricsRunner type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| ComputeMetrics |
Compute the metrics using the specified parameters
| |
| (Inherited from | ||
Allows an (Inherited from | ||
| GenerateReport |
Generates the report with the specified parameters
| |
| GetDetailedReport |
Returns the computed metrics for provider and metric name, ordered by value descending
| |
Serves as a hash function for a particular type. (Inherited from | ||
| GetMeasuresByProvider |
Gets the measures generated by the specified provider
| |
| GetProvider |
Get a registered provider by his name
| |
Gets the (Inherited from | ||
| IsMetricRegistered |
Checks if the specified provider can compute the metric
| |
Creates a shallow copy of the current (Inherited from | ||
| RegisterProvider |
Register a new provider to this runner
| |
| (Inherited from |
See Also