Class Coverage

java.lang.Object
aQute.bnd.make.coverage.Coverage

public class Coverage extends Object
This class can create a coverage table between two classspaces. The destination class space is used to create a table of methods. All source methods that refer to a specific dest are then filled into the table.