public interface IReportGenerator
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
java.lang.String |
getType() |
void |
process(IMetaData mdata,
ICoverageData cdata,
SourcePathCache cache,
IProperties parameters) |
java.lang.String getType()
void process(IMetaData mdata, ICoverageData cdata, SourcePathCache cache, IProperties parameters) throws EMMARuntimeException
EMMARuntimeException
void cleanup()