net.sourceforge.pmd.rules.design
Classes
AssignmentToNonFinalStatic (90.6%)
CompareObjectsWithEquals (90.3%)
ConfusingTernary (81.8%)
ExceptionAsFlowControl (100%)
ExcessiveLengthRule (100%)
ExcessiveNodeCountRule (100%)
ImmutableField (97.2%)
LongClassRule (100%)
LongMethodRule (100%)
LongParameterListRule (100%)
LooseCoupling (100%)
NonThreadSafeSingleton (85.3%)
NpathComplexity (69.9%)
NullAssignmentRule (96.7%)
OnlyOneReturnRule (84.6%)
PositionalIteratorRule (88.3%)
PreserveStackTrace (90.2%)
SwitchDensityRule (84.4%)
SwitchDensityRule.SwitchDensity (57.1%)
TooManyFields (92.5%)
UnnecessaryLocalBeforeReturn (80.4%)
UnsynchronizedStaticDateFormatter (93.3%)
UseCollectionIsEmpty (90.9%)
UseSingleton (97.7%)