| Package | Description |
|---|---|
| com_atlassian_clover |
| Modifier and Type | Method and Description |
|---|---|
CloverProfile.CoverageRecorderType |
CloverProfile.getCoverageRecorder() |
static CloverProfile.CoverageRecorderType |
CloverProfile.CoverageRecorderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloverProfile.CoverageRecorderType[] |
CloverProfile.CoverageRecorderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CloverProfile.setCoverageRecorder(CloverProfile.CoverageRecorderType coverageRecorder) |
| Constructor and Description |
|---|
CloverProfile(String name,
CloverProfile.CoverageRecorderType coverageRecorder,
DistributedConfig distributedCoverage) |
Copyright © 2023 OpenClover.org. All rights reserved.