Class NPathComplexityRule

All Implemented Interfaces:
AstVisitor, JavaVisitor, Rule, PropertySource

public class NPathComplexityRule extends AbstractJavaRulechainRule
Simple n-path complexity rule.
Author:
Clément Fournier, Jason Bennett