A counter holds the total and the covered number of particular items like classes, methods, blocks or instructions. Counters provide canonical comparison of their covered/total ratios. This interface is not intended to be implemented or extended by clients.
@see IJavaElementCoverage#getLineCounter()
@see IJavaElementCoverage#getBlockCounter()
@see IJavaElementCoverage#getInstructionCounter()
@author Marc R. Hoffmann
@version $Revision: 11 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.