| 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 instantiated 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 lines and the efferent and afferent from the model as we will not need them further and they form a very large part of the
model which hogs memory. |