public class CpdResult
extends Object 
Provides access to the result of the CPD analysis.
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
CpdResultpublic CpdResult(File report,
 String encoding)
          throws org.apache.maven.reporting.MavenReportException 
- Throws:
- org.apache.maven.reporting.MavenReportException
 
 
- 
Method Details
- 
- 
hasDuplicationspublic boolean hasDuplications()