Uses of Class
org.gmetrics.metric.coverage.Ratio
Packages that use Ratio
-
Uses of Ratio in org.gmetrics.metric.coverage
Methods in org.gmetrics.metric.coverage that return RatioModifier and TypeMethodDescriptionprotected Ratio
AbstractCoberturaCoverageMetric.getCoverageRatioForClass
(String className) protected abstract Ratio
AbstractCoberturaCoverageMetric.getCoverageRatioForSingleClass
(Object matchingClassElement) protected Ratio
CoberturaBranchCoverageMetric.getCoverageRatioForSingleClass
(Object matchingClassElement) protected Ratio
CoberturaLineCoverageMetric.getCoverageRatioForSingleClass
(Object matchingClassElement) Methods in org.gmetrics.metric.coverage with parameters of type Ratio