Package net.sourceforge.pmd.rules.design

Class Summary
ExceptionAsFlowControlRule Catches the use of exception statements as a flow control device.
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.
LongClassRule This rule detects when a class exceeds a certain threshold.
LongMethodRule This rule detects when a method exceeds a certain threshold.
LongParameterListRule This rule detects an abnormally long parameter list.
LooseCouplingRule  
NullAssignmentRule  
OnlyOneReturnRule  
PositionalIteratorRule  
SwitchDensityRule  
UseSingletonRule  
 



Copyright © 2002-2004 Project Ultra*Log @ DARPA. All Rights Reserved.