rj.tools.jcsc.formatter
Class ConsoleResultsFormatter

java.lang.Object
  extended byrj.tools.jcsc.formatter.AbstractResultsFormatter
      extended byrj.tools.jcsc.formatter.ConsoleResultsFormatter
All Implemented Interfaces:
ResultsFormatter

public class ConsoleResultsFormatter
extends AbstractResultsFormatter

ConsoleResultsFormatter - Shows the results on the console in a compiler typcial way

Version:
__0.98.1__
Author:
Ralph Jocham

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

ConsoleResultsFormatter

public ConsoleResultsFormatter()
Method Detail

format

public void format()
Description copied from interface: ResultsFormatter
format the results from one parsed file

See Also:
ResultsFormatter


(c) 1999-2005 by Ralph Jocham (rjocham72@netscape.net)
JCSC is released under the terms of the GNU General Public License