Package | Description |
---|---|
net.sourceforge.pmd.lang.plsql.rule.codesize |
Modifier and Type | Class and Description |
---|---|
class |
ExcessiveMethodLengthRule
This rule detects when a method exceeds a certain
threshold.
|
class |
ExcessiveObjectLengthRule
This rule detects when an Oracle object exceeds a certain
threshold.
|
class |
ExcessivePackageBodyLengthRule
This rule detects when a class exceeds a certain
threshold.
|
class |
ExcessivePackageSpecificationLengthRule
This rule detects when a class exceeds a certain
threshold.
|
class |
ExcessiveTypeLengthRule
This rule detects when a class exceeds a certain
threshold.
|
Copyright © 2002–2016 InfoEther. All rights reserved.