|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--rj.tools.jcsc.formatter.AbstractResultsFormatter | +--rj.tools.jcsc.formatter.XMLResultsFormatter
XMLResultsFormatter
- Outputs the results in XML
Fields inherited from class rj.tools.jcsc.formatter.AbstractResultsFormatter |
mAuthors, mBatchSummary, mClass, mMethodMetrics, mMethodsCount, mNCSSCount, mOutputStream, mPackage, mUnitTestClassCount, mUnitTestsCount, mViolations, mViolationsCount, mViolationsSorter |
Constructor Summary | |
XMLResultsFormatter()
|
Method Summary | |
void |
format()
format the results from one parsed file |
void |
formatBatch()
format the batch run results. |
Methods inherited from class rj.tools.jcsc.formatter.AbstractResultsFormatter |
isBatchMode, setAuthors, setBatchMode, setClassName, setMethodMetrics, setMethodsCount, setNCSSCount, setOutputStream, setPackage, setUnitTestClassCount, setUnitTestsCount, setViolations, setViolationsCount, setViolationSorter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLResultsFormatter()
Method Detail |
public void format()
public void formatBatch()
formatBatch
in class AbstractResultsFormatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |