Uses of Enum
com.parasoft.findings.jenkins.coverage.model.Metric.MetricTendency
Package
Description
Generic coverage model to parse and collect code coverage results of different tools.
-
Uses of Metric.MetricTendency in com.parasoft.findings.jenkins.coverage.model
Modifier and TypeMethodDescriptionMetric.getTendency()
static Metric.MetricTendency
Returns the enum constant of this type with the specified name.static Metric.MetricTendency[]
Metric.MetricTendency.values()
Returns an array containing the constants of this enum type, in the order they are declared.