Interface ApexOperationMetric
-
- All Known Implementing Classes:
AbstractApexOperationMetric
,CognitiveComplexityMetric
,CycloMetric
public interface ApexOperationMetric extends Metric<ASTMethod>
- Author:
- Clément Fournier
-
-
Method Summary
-
Methods inherited from interface net.sourceforge.pmd.lang.metrics.Metric
computeFor, supports
-
-