|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sourceforge.groboutils.codecoverage.v2.datastore | |
net.sourceforge.groboutils.codecoverage.v2.compiler | Handles the post-compilation engine. |
net.sourceforge.groboutils.codecoverage.v2.datastore | Controls the meta-data access for post-compilation and report generation, and logging data. |
net.sourceforge.groboutils.codecoverage.v2.report | Generates reports on the coverage metrics. |
Classes in net.sourceforge.groboutils.codecoverage.v2.datastore used by net.sourceforge.groboutils.codecoverage.v2.compilerAnalysisModuleSet
|
Contains data associated with each analysis module. ClassRecord
|
Contains data associated with a parsed class. IMetaDataWriter
|
Knows how to store the meta-data in a repository. |
Classes in net.sourceforge.groboutils.codecoverage.v2.datastore used by net.sourceforge.groboutils.codecoverage.v2.datastoreAnalysisModuleSet
|
Contains data associated with each analysis module. ClassRecord
|
Contains data associated with a parsed class. IClassMetaDataReader
|
Knows how to read class meta-data from the repository. IClassMetaDataWriter
|
Knows how to store the meta-data in a repository. IMetaDataReader
|
Knows how to read the meta-data in a repository. IMetaDataWriter
|
Knows how to store the meta-data in a repository. MarkRecord
|
Contains data associated with an analysis module's bytecode instruction mark. |
Classes in net.sourceforge.groboutils.codecoverage.v2.datastore used by net.sourceforge.groboutils.codecoverage.v2.reportClassRecord
|
Contains data associated with a parsed class. IMetaDataReader
|
Knows how to read the meta-data in a repository. MarkRecord
|
Contains data associated with an analysis module's bytecode instruction mark. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |