|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractNcssCountRule | Abstract superclass for NCSS counting methods. |
CyclomaticComplexityRule | |
ExcessiveMethodLengthRule | This rule detects when a method exceeds a certain threshold. |
ExcessiveObjectLengthRule | This rule detects when an Oracle object exceeds a certain threshold. |
ExcessivePackageBodyLengthRule | This rule detects when a class exceeds a certain threshold. |
ExcessivePackageSpecificationLengthRule | This rule detects when a class exceeds a certain threshold. |
ExcessiveParameterListRule | This rule detects an abnormally long parameter list. |
ExcessiveTypeLengthRule | This rule detects when a class exceeds a certain threshold. |
NcssMethodCountRule | Non-commented source statement counter for methods. |
NcssObjectCountRule | Non-commented source statement counter for Oracle Object declarations. |
NPathComplexityRule | NPath complexity is a measurement of the acyclic execution paths through a function. |
TooManyFieldsRule |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |