net.sourceforge.pmd.rules.design
Classes
AssignmentToNonFinalStatic
CompareObjectsWithEquals
ConfusingTernary
ExceptionAsFlowControl
ExcessiveLengthRule
ExcessiveNodeCountRule
ImmutableField
LongClassRule
LongMethodRule
LongParameterListRule
LooseCoupling
NullAssignmentRule
OnlyOneReturnRule
PositionalIteratorRule
PreserveStackTrace
SwitchDensityRule
TooManyFields
UnnecessaryLocalBeforeReturn
UnsynchronizedStaticDateFormatter
UseSingleton