public static class CloverReportTask.HistoricalEx extends Historical implements AntExtension
Historical.Added, Historical.Chart, Historical.Coverage, Historical.Metrics, Historical.Movers, Historical.Overview
DEFAULT_FROM_TS, DEFAULT_TO_TS, historyFiles
Constructor and Description |
---|
HistoricalEx() |
Modifier and Type | Method and Description |
---|---|
void |
addChart(CloverReportTask.ChartEx ex) |
void |
addCoverage(CloverReportTask.CoverageEx ex) |
void |
addFileSet(org.apache.tools.ant.types.FileSet fileset) |
void |
addFormat(CloverFormatType format) |
void |
addMetrics(CloverReportTask.MetricsEx ex) |
List<org.apache.tools.ant.types.FileSet> |
getFilesets() |
String |
getTypeName() |
static File[] |
processHistoryIncludes(org.apache.tools.ant.Project project,
String includes,
File historyDir) |
void |
resolve(org.apache.tools.ant.Project p) |
void |
setHistoryIncludes(String includesSpec) |
addAdded, addChart, addCoverage, addMetrics, addMovers, addOverview, getAdded, getCharts, getDateFormat, getFrom, getFromTS, getHistoryDir, getHistoryFiles, getMovers, getOverview, getPackage, getTo, getToTS, isJson, processAndValidate, setDateFormat, setFrom, setHistoryDir, setJson, setPackage, setTo, validate
effectiveTestFilter, getCharset, getColumns, getCoverageDatabase, getEffectiveDate, getFirstCurrentConfig, getFormat, getHomepage, getInitString, getLinkedReports, getMainFileName, getMainOutFile, getOutFile, getReportDelay, getSourcepath, getSpan, getTestFilter, getTitle, getTitleAnchor, getTitleCount, getTitleTarget, getUniqueTitle, getValidationFailureReason, incTitleCount, isAlwaysReport, isColumnsSet, isCompress, isLoadPerTestData, isLoadTestResults, isNeedsNewFrame, isSkipCoverageTreeMap, setAlwaysReport, setCharset, setColumns, setCompress, setCoverageCacheSize, setEffectiveDate, setFailureReason, setFirstCurrentConfig, setFormat, setHomepage, setIncludeFilter, setInitString, setLinkedReports, setLoadPerTestData, setLoadTestResults, setMainFileName, setNeedsNewFrame, setOutFile, setProjectName, setReportDelay, setSkipCoverageTreeMap, setSourcepath, setSpan, setTestFilter, setTitle, setTitleAnchor, setTitleTarget, setUniqueTitle
public void addFormat(CloverFormatType format)
public void addChart(CloverReportTask.ChartEx ex)
public void addCoverage(CloverReportTask.CoverageEx ex)
public void addMetrics(CloverReportTask.MetricsEx ex)
public void resolve(org.apache.tools.ant.Project p)
resolve
in interface AntExtension
public void addFileSet(org.apache.tools.ant.types.FileSet fileset)
public List<org.apache.tools.ant.types.FileSet> getFilesets()
getFilesets
in interface AntExtension
public String getTypeName()
getTypeName
in interface AntExtension
public void setHistoryIncludes(String includesSpec)
Copyright © 2023 OpenClover.org. All rights reserved.