Package | Description |
---|---|
net.sourceforge.pmd.lang.java.rule.design |
Class and Description |
---|
AbstractNcssCountRule
Abstract superclass for NCSS counting methods.
|
ExcessiveLengthRule
This is a common super class for things which have excessive length.
|
ExcessiveNodeCountRule
This is a common super class for things which shouldn't have excessive nodes
underneath.
|
StdCyclomaticComplexityRule
Implements the standard cyclomatic complexity rule
|
StdCyclomaticComplexityRule.Entry |
Copyright © 2002–2017 PMD. All rights reserved.