Name | Description | |
---|---|---|
DefinitionDomain | Gets the sequence of code elements for which this code metric is defined. | |
DefinitionDomainCount | Gets the number of code elements for which this code metric is defined. | |
Item | Gets this code metric value for codeElement. Gets null if the metric is not defined for codeElement. | |
MaxValue | Gets the the maximum value in this.Values. | |
MinValue | Gets the the minimum value in this.Values. | |
Values | Gets the sequence of this code metric values taken by all code elements in this.DefinitionDomain. Numeric values are sorted with an ascending order in the sequence. |