| Package | Description |
|---|---|
| com_atlassian_clover | |
| com.atlassian.clover.recorder | |
| com.atlassian.clover.remote |
| Modifier and Type | Method and Description |
|---|---|
static CoverageRecorder |
Clover.createRecorder(String dbName,
long dbVersion,
long cfgbits,
int maxNumElements,
CloverProfile profile,
CloverProperties properties)
This is only public for CompilationCombinationTest#recordExecution
|
static CoverageRecorder |
Clover.getRecorder(String initChars,
long dbVersion,
long cfgbits,
int maxNumElements,
CloverProfile[] profiles,
String[] nvpProperties) |
| Constructor and Description |
|---|
DelayedRecorder(String initString,
long dbVersion,
long cfgbits,
int maxNumElements,
CloverProfile[] profiles,
String... nvpProperties) |
| Constructor and Description |
|---|
DistributedClover(CloverProperties cloverProperties,
CloverProfile profile) |
Copyright © 2023 OpenClover.org. All rights reserved.