Namespace Metalama.Extensions.Metrics
Classes
StatementsCount
A metric that counts the number of statements in a declaration.
StatementsCountMetricProvider
A prototype implementation of StatementsCount.
SyntaxNodesCount
A metric that counts the number of syntax nodes in a declaration.
SyntaxNodesCountMetricProvider
A prototype implementation of StatementsCount.