@Mojo(name="cpd",
threadSafe=true)
public class CpdReport
extends AbstractPmdReport
aggregate, filesToProcess, format, includeTests, includeXmlInSite, outputDirectory, project, reactorProjects, skipEmptyReport, targetDirectory| Constructor and Description |
|---|
CpdReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerateReport() |
net.sourceforge.pmd.cpd.Renderer |
createRenderer()
Create and return the correct renderer for the output type.
|
void |
executeReport(Locale locale) |
String |
getDescription(Locale locale) |
String |
getName(Locale locale) |
String |
getOutputName() |
constructXRefLocation, getFilesToProcess, getOutputDirectory, getOutputEncoding, getProject, getSiteRenderer, getSourceEncoding, isHtml, isXmlcloseReport, execute, generate, generate, generate, getCategoryName, getReportOutputDirectory, getSink, getSinkFactory, isExternalReport, setReportOutputDirectorypublic void executeReport(Locale locale) throws org.apache.maven.reporting.MavenReportException
executeReport in class org.apache.maven.reporting.AbstractMavenReportorg.apache.maven.reporting.MavenReportExceptionpublic boolean canGenerateReport()
AbstractPmdReportcanGenerateReport in interface org.apache.maven.reporting.MavenReportcanGenerateReport in class AbstractPmdReportpublic String getOutputName()
public net.sourceforge.pmd.cpd.Renderer createRenderer()
throws org.apache.maven.reporting.MavenReportException
org.apache.maven.reporting.MavenReportException - if no renderer found for the output typeCopyright © 2005–2014 The Apache Software Foundation. All rights reserved.