|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.codecoverage.v2.module.AbstractMeasure
Offers additional capability to detect when a probe has been measured more than once.
IAnalysisMetaData
Constructor Summary | |
AbstractMeasure()
|
Method Summary | |
protected void |
markInstruction(IMethodCode method,
int instrPos,
IAnalysisMetaData data,
boolean allowDuplicates)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.groboutils.codecoverage.v2.IAnalysisModule |
analyze, getMeasureName, getMeasureUnit, getMimeEncoding |
Constructor Detail |
public AbstractMeasure()
Method Detail |
protected void markInstruction(IMethodCode method, int instrPos, IAnalysisMetaData data, boolean allowDuplicates)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |