|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceLocationListener | |
|---|---|
| net.sourceforge.cobertura.metrics.api | |
| net.sourceforge.cobertura.metrics.api.event | |
| Uses of SourceLocationListener in net.sourceforge.cobertura.metrics.api |
|---|
| Methods in net.sourceforge.cobertura.metrics.api that return SourceLocationListener | |
|---|---|
SourceLocationListener |
CoverageCalculator.getSourceLocationListener()
Retrieves a SourceLocationListener used to record execution steps ("hits"/"touches") of all SourceLocations within tests into this CoverageCalculator. |
| Uses of SourceLocationListener in net.sourceforge.cobertura.metrics.api.event |
|---|
| Classes in net.sourceforge.cobertura.metrics.api.event that implement SourceLocationListener | |
|---|---|
class |
AbstractSourceLocationListener
Abstract implementation of the SourceLocationListener specification, used to provide a base for subclassing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||