public interface CompilerConfiguration extends CloverConfiguration
| Modifier and Type | Method and Description |
|---|---|
DistributedCoverage |
getDistributedCoverage() |
String |
getEncoding() |
Set<String> |
getExcludes() |
int |
getFlushInterval() |
String |
getFlushPolicy() |
Set<String> |
getIncludes() |
String |
getInstrumentation() |
String |
getInstrumentLambda() |
String |
getJdk() |
Map<String,String> |
getMethodContexts() |
Set<MethodWithMetricsContext> |
getMethodWithMetricsContexts() |
int |
getStaleMillis() |
Map<String,String> |
getStatementContexts() |
TestSources |
getTestSources() |
boolean |
isCopyExcludedFiles() |
boolean |
isIncludesAllSourceRoots() |
boolean |
isUseFullyQualifiedJavaLang() |
getCloverDatabase, getLog, getProject, getReactorProjects, isSingleCloverDatabase, resolveCloverDatabaseboolean isIncludesAllSourceRoots()
String getJdk()
String getFlushPolicy()
int getFlushInterval()
boolean isUseFullyQualifiedJavaLang()
String getEncoding()
Set<MethodWithMetricsContext> getMethodWithMetricsContexts()
DistributedCoverage getDistributedCoverage()
int getStaleMillis()
String getInstrumentation()
String getInstrumentLambda()
boolean isCopyExcludedFiles()
TestSources getTestSources()
Copyright © 2019 OpenClover.org. All rights reserved.