Uses of Class
com.ikokoon.serenity.process.AProcess

Packages that use AProcess
com.ikokoon.serenity.process   
 

Uses of AProcess in com.ikokoon.serenity.process
 

Subclasses of AProcess in com.ikokoon.serenity.process
 class Accumulator
          This class looks through the classpath and collects metrics on the classes that were not instanciated by the classloader during the unit tests and creates a visitor chain for the class that will collect the complexity and dependency metrics for the class.
 class Aggregator
          This class aggregates all the totals for the report.
 class Cleaner
          During the collection of the data packages are collected along with the data so we have references to the packages.
 class Pruner
          This class removes the methods and lines from the model as we will not need them further and they form a very large part of the model which hogs memory.
 



Copyright © 2010. All Rights Reserved.