A prototype implementation of StatementsCount.
Inheritance
StatementsCountMetricProvider
Namespace: Metalama.Extensions.Metrics
Assembly: Metalama.Extensions.Metrics.dll
Syntax
[MetalamaPlugIn]
public class StatementsCountMetricProvider : SyntaxMetricProvider<StatementsCount>, IMetricProvider<StatementsCount>, IProjectService, IService
Constructors
Name | Description |
---|---|
StatementsCountMetricProvider() |
Methods
Name | Description |
---|---|
Aggregate(ref StatementsCount, in StatementsCount) | Aggregates a new value into an aggregate value. |