|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StdCyclomaticComplexityRule | |
|---|---|
| net.sourceforge.pmd.lang.java.rule.codesize | |
| Uses of StdCyclomaticComplexityRule in net.sourceforge.pmd.lang.java.rule.codesize |
|---|
| Subclasses of StdCyclomaticComplexityRule in net.sourceforge.pmd.lang.java.rule.codesize | |
|---|---|
class |
CyclomaticComplexityRule
|
class |
ModifiedCyclomaticComplexityRule
Implements the modified cyclomatic complexity rule Modified rules: Same as standard cyclomatic complexity, but switch statement plus all cases count as 1. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||