|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rj.tools.jcsc.formatter.AbstractResultsFormatter rj.tools.jcsc.formatter.ConsoleResultsFormatter
ConsoleResultsFormatter
- Shows the results on the console in a compiler
typcial way
Field Summary |
Fields inherited from class rj.tools.jcsc.formatter.AbstractResultsFormatter |
mAuthors, mBatchSummary, mClass, mLineCount, mMethodMetrics, mMethodsCount, mNCSSCount, mOutputStream, mPackage, mUnitTestClassCount, mUnitTestsCount, mViolations, mViolationsCount, mViolationsSorter |
Constructor Summary | |
ConsoleResultsFormatter()
|
Method Summary | |
void |
format()
format the results from one parsed file |
Methods inherited from class rj.tools.jcsc.formatter.AbstractResultsFormatter |
formatBatch, isBatchMode, setAuthors, setBatchMode, setClassName, setLineCount, 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 ConsoleResultsFormatter()
Method Detail |
public void format()
ResultsFormatter
ResultsFormatter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |