| Package | Description |
|---|---|
| org.jenkinsci.plugins.pitmutation.metrics |
| Modifier and Type | Class and Description |
|---|---|
class |
MutatorMetric |
| Modifier and Type | Field and Description |
|---|---|
static MutationMetric<IntPercentMetric,IntPercentage> |
MutationMetric.KILL_RATIO |
static MutationMetric<IntMetric,Integer> |
MutationMetric.TOTAL_MUTATIONS |
static MutationMetric<IntMetric,Integer> |
MutationMetric.UNDETECTED |
| Modifier and Type | Method and Description |
|---|---|
Set<MutationMetric> |
MetricSet.getMetricTypes() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Metric<S>,S> |
MetricSet.getMetric(MutationMetric<T,S> type) |
void |
MetricSet.put(MutationMetric type,
Metric metric) |
Copyright © 2004-2013. All Rights Reserved.