org.jcoderz.phoenix.report
Class JcReportAntTask.NestedCoberturaElement
java.lang.Object
org.jcoderz.phoenix.report.JcReportAntTask.NestedToolElement
org.jcoderz.phoenix.report.JcReportAntTask.NestedCoberturaElement
- Enclosing class:
- JcReportAntTask
public static class JcReportAntTask.NestedCoberturaElement
- extends JcReportAntTask.NestedToolElement
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JcReportAntTask.NestedCoberturaElement
public JcReportAntTask.NestedCoberturaElement(JcReportAntTask task)
setDatafile
public void setDatafile(String datafile)
execute
public File execute(File reportDir,
File srcDir,
File clsPath)
- Executes the cobertura tool in a separate process.
[--datafile file]
[--destination dir]
source code directory [...]
- Specified by:
execute in class JcReportAntTask.NestedToolElement
Copyright 2007 The jCoderZ Project.