Package org.quilt.cover.stmt

Class Summary
ClassAction Add instrumentation at the class level, creating <clinit> if necessary.
CounterVertex A CodeVertex which carries counter instrumentation and a label.
GraphAction Walk the control flow graph, adding counter vertices on all edges inbound to code vertices.
MethodAction Process a MethodGen method before and after graph creation and manipulation.
StmtRegistry Registry for statement coverage information.
StmtRunTest  
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.