Returns true if this artifact was hit
Each artifact may have different interpretations of what it means
to be hit (e.g could be the first line if a flowpoint)
Methods inherited from interface com.ibm.debug.pdt.codecoverage.core.results.ICCPercentItem
Returns true if this artifact was hit
Each artifact may have different interpretations of what it means
to be hit (e.g could be the first line if a flowpoint)
Returns:
true if hit
getNumHitLines
intgetNumHitLines()
Returns the number of hit lines
Returns:
number of hit lines
getNumExecutableLines
intgetNumExecutableLines()
Returns the number of executable lines in this artifact