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 RatioAbstractCoberturaCoverageMetric.getCoverageRatioForClass(String className) protected abstract RatioAbstractCoberturaCoverageMetric.getCoverageRatioForSingleClass(Object matchingClassElement) protected RatioCoberturaBranchCoverageMetric.getCoverageRatioForSingleClass(Object matchingClassElement) protected RatioCoberturaLineCoverageMetric.getCoverageRatioForSingleClass(Object matchingClassElement) Methods in org.gmetrics.metric.coverage with parameters of type Ratio