|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceLocationFilter | |
|---|---|
| net.sourceforge.cobertura.metrics.api | |
| Uses of SourceLocationFilter in net.sourceforge.cobertura.metrics.api |
|---|
| Methods in net.sourceforge.cobertura.metrics.api with parameters of type SourceLocationFilter | |
|---|---|
double |
CoverageCalculator.getCoverage(SourceLocationFilter filter,
CoverageType type)
Convenience method, retrieving Coverage rate as a supplied type |
double |
AbstractCoverageCalculator.getCoverage(SourceLocationFilter filter,
CoverageType type)
Convenience method, retrieving Coverage rate as a supplied type |
Rate |
CoverageCalculator.getCoverageRate(SourceLocationFilter filter,
CoverageType type)
Retrieves the coverage rate for the supplied CoverageType. |
Rate |
AbstractCoverageCalculator.getCoverageRate(SourceLocationFilter filter,
CoverageType type)
Retrieves the coverage rate for the supplied CoverageType. |
protected abstract Rate |
AbstractCoverageCalculator.getRate(SourceLocationFilter nonNullFilter,
CoverageType nonNullCoverageType)
Retrieves the coverage rate for the supplied CoverageType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||