Package | Description |
---|---|
net.sourceforge.pmd.lang.java.rule.design |
Class | 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–2018 PMD. All rights reserved.