Class MetricViolation

Represents a class that violates a metric threshold

Implements

Constructors

Properties

className: string
filePath: string
metricName: string
metricValue: number
threshold: number
comparison: MetricComparison

Methods