A B C D E F G I J L M N O P R S T U V X

A

AbstractCommentRuleTest - Class in net.sourceforge.pmd.lang.java.rule.comments
 
AbstractCommentRuleTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.comments.AbstractCommentRuleTest
 
AcceptanceTest - Class in net.sourceforge.pmd.lang.java.dfa
 
AcceptanceTest() - Constructor for class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
AcceptanceTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
AcceptanceTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
acceptanceTest() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
AccessNodeTest - Class in net.sourceforge.pmd.lang.java.ast
 
AccessNodeTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
AccessNodeTest.MyAccessNode - Class in net.sourceforge.pmd.lang.java.ast
 
AccessNodeTest.MyAccessNode(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AccessNodeTest.MyAccessNode
 
AccessNodeTest.MyAccessNode(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AccessNodeTest.MyAccessNode
 
acu - Variable in class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
 
AndroidRulesTest - Class in net.sourceforge.pmd.lang.java.rule.android
 
AndroidRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.android.AndroidRulesTest
 
AnonymousInnerClass - Class in net.sourceforge.pmd.typeresolution.testdata
 
AnonymousInnerClass() - Constructor for class net.sourceforge.pmd.typeresolution.testdata.AnonymousInnerClass
 
ApplierTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
ApplierTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ApplierTest
 
ArrayListFound - Class in net.sourceforge.pmd.typeresolution.testdata
 
ArrayListFound() - Constructor for class net.sourceforge.pmd.typeresolution.testdata.ArrayListFound
 
assertTrue(String, boolean) - Static method in class net.sourceforge.pmd.lang.java.rule.imports.ImportsRulesTest
This is just for testing DuplicateImports for static imports and disambiguation.
assignmentOperators() - Method in class net.sourceforge.pmd.typeresolution.testdata.Operators
 
ASTAnnotationTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTAnnotationTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTest
 
ASTAssignmentOperatorTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTAssignmentOperatorTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperatorTest
 
ASTBlockStatementTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTBlockStatementTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBlockStatementTest
 
ASTBooleanLiteralTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTBooleanLiteralTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteralTest
 
ASTFieldDeclarationTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTFieldDeclarationTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclarationTest
 
ASTFormalParameterTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTFormalParameterTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFormalParameterTest
 
ASTImportDeclarationTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTImportDeclarationTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTImportDeclarationTest
 
ASTInitializerTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTInitializerTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTInitializerTest
 
ASTLiteralTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTLiteralTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
 
ASTLocalVariableDeclarationTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTLocalVariableDeclarationTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclarationTest
 
ASTMethodDeclarationTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTMethodDeclarationTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclarationTest
 
ASTPackageDeclarationTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTPackageDeclarationTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPackageDeclarationTest
 
ASTPrimarySuffixTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTPrimarySuffixTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffixTest
 
ASTSwitchLabelTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTSwitchLabelTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabelTest
 
ASTTests - Class in net.sourceforge.pmd.lang.java.ast
 
ASTTests() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTests
 
ASTThrowStatementTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTThrowStatementTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTThrowStatementTest
 
ASTVariableDeclaratorIdTest - Class in net.sourceforge.pmd.lang.java.ast
 
ASTVariableDeclaratorIdTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorIdTest
 
AvoidDuplicateLiteralsRuleTest - Class in net.sourceforge.pmd.lang.java.rule.strings
 
AvoidDuplicateLiteralsRuleTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.strings.AvoidDuplicateLiteralsRuleTest
 

B

BasicRulesTest - Class in net.sourceforge.pmd.lang.java.rule.basic
Rule tests for the basic ruleset
BasicRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.basic.BasicRulesTest
 
binaryLogicalOperators() - Method in class net.sourceforge.pmd.typeresolution.testdata.Operators
 
binaryNumericOperators() - Method in class net.sourceforge.pmd.typeresolution.testdata.Operators
 
binaryNumericPromotion() - Method in class net.sourceforge.pmd.typeresolution.testdata.Promotion
 
binaryStringPromotion() - Method in class net.sourceforge.pmd.typeresolution.testdata.Promotion
 
BracesRulesTest - Class in net.sourceforge.pmd.lang.java.rule.braces
 
BracesRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.braces.BracesRulesTest
 
buildDFA(String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 

C

changeJavaVersion() - Method in class net.sourceforge.pmd.cli.CLITest
 
ClassDeclTest - Class in net.sourceforge.pmd.lang.java.ast
 
ClassDeclTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
 
ClassScopeTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
ClassScopeTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
ClassTypeResolverTest - Class in net.sourceforge.pmd.typeresolution
 
ClassTypeResolverTest() - Constructor for class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
ClassWithImportInnerOnDemand - Class in net.sourceforge.pmd.typeresolution
This class is to verify that the inner class "Entry" of java.util.Map is imported correctly.
ClassWithImportInnerOnDemand() - Constructor for class net.sourceforge.pmd.typeresolution.ClassWithImportInnerOnDemand
 
ClassWithImportOnDemand - Class in net.sourceforge.pmd.typeresolution
 
ClassWithImportOnDemand() - Constructor for class net.sourceforge.pmd.typeresolution.ClassWithImportOnDemand
 
ClassWithPublicEnum - Class in net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod
Sample class with public enum to be used by tests for "UnusedPrivateMethod".
ClassWithPublicEnum() - Constructor for class net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod.ClassWithPublicEnum
 
ClassWithPublicEnum.PublicEnum - Enum in net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod
 
CLITest - Class in net.sourceforge.pmd.cli
 
CLITest() - Constructor for class net.sourceforge.pmd.cli.CLITest
 
CloneMethodMustImplementCloneableTest - Class in net.sourceforge.pmd.lang.java.rule.typeresolution
 
CloneMethodMustImplementCloneableTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.typeresolution.CloneMethodMustImplementCloneableTest
 
CloneRulesTest - Class in net.sourceforge.pmd.lang.java.rule.clone
 
CloneRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.clone.CloneRulesTest
 
CodesizeRulesTest - Class in net.sourceforge.pmd.lang.java.rule.codesize
 
CodesizeRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.codesize.CodesizeRulesTest
 
CommentRulesTest - Class in net.sourceforge.pmd.lang.java.rule.comments
 
CommentRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.comments.CommentRulesTest
 
ControversialRulesTest - Class in net.sourceforge.pmd.lang.java.rule.controversial
 
ControversialRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.controversial.ControversialRulesTest
 
CouplingRulesTest - Class in net.sourceforge.pmd.lang.java.rule.coupling
 
CouplingRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.coupling.CouplingRulesTest
 
CPDCommandLineInterfaceTest - Class in net.sourceforge.pmd.cpd
Unit test for CPDCommandLineInterface.
CPDCommandLineInterfaceTest() - Constructor for class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
 

D

DAAPathFinderTest - Class in net.sourceforge.pmd.lang.java.dfa
 
DAAPathFinderTest() - Constructor for class net.sourceforge.pmd.lang.java.dfa.DAAPathFinderTest
 
DashboardGraphInnateFilter_o - Class in net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod
Sample class
DashboardGraphInnateFilter_o() - Constructor for class net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod.DashboardGraphInnateFilter_o
 
DashboardInnateFilter_o - Class in net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod
Sample class
DashboardInnateFilter_o() - Constructor for class net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod.DashboardInnateFilter_o
 
data() - Static method in class net.sourceforge.pmd.LanguageVersionTest
 
DataFlowNodeTest - Class in net.sourceforge.pmd.lang.java.dfa
 
DataFlowNodeTest() - Constructor for class net.sourceforge.pmd.lang.java.dfa.DataFlowNodeTest
 
DefaultJavaLangImport - Class in net.sourceforge.pmd.typeresolution.testdata
 
DefaultJavaLangImport() - Constructor for class net.sourceforge.pmd.typeresolution.testdata.DefaultJavaLangImport
 
DesignRulesTest - Class in net.sourceforge.pmd.lang.java.rule.design
Tests all the rules, that are in the design ruleset.
DesignRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.DesignRulesTest
 
DocumentNavigatorTest - Class in net.sourceforge.pmd.jaxen
 
DocumentNavigatorTest() - Constructor for class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
dumpNodes(List<E>) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 

E

emptyFileJustComment() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
Test for https://sourceforge.net/p/pmd/bugs/1355/
EmptyRulesTest - Class in net.sourceforge.pmd.lang.java.rule.empty
 
EmptyRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.empty.EmptyRulesTest
 
EncodingTest - Class in net.sourceforge.pmd.lang.java.ast
 
EncodingTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.EncodingTest
 
EnumWithAnonymousInnerClass - Enum in net.sourceforge.pmd.typeresolution.testdata
 
ExcludeLinesTest - Class in net.sourceforge.pmd
 
ExcludeLinesTest() - Constructor for class net.sourceforge.pmd.ExcludeLinesTest
 
execute(CurrentPath) - Method in class net.sourceforge.pmd.lang.java.dfa.DAAPathFinderTest
 
exitStatusNoViolations() - Method in class net.sourceforge.pmd.cli.CLITest
 
exitStatusWithViolations() - Method in class net.sourceforge.pmd.cli.CLITest
 
ExtraTopLevelClass - Class in net.sourceforge.pmd.typeresolution.testdata
 
ExtraTopLevelClass() - Constructor for class net.sourceforge.pmd.typeresolution.testdata.ExtraTopLevelClass
 

F

FieldDeclTest - Class in net.sourceforge.pmd.lang.java.ast
 
FieldDeclTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
FinalizersRulesTest - Class in net.sourceforge.pmd.lang.java.rule.finalizers
 
FinalizersRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.finalizers.FinalizersRulesTest
 
foo(Map<String, String>) - Method in class net.sourceforge.pmd.typeresolution.ClassWithImportInnerOnDemand
 
foo() - Method in class net.sourceforge.pmd.typeresolution.ClassWithImportOnDemand
 
foo(InnerClass.TheInnerClass) - Method in class net.sourceforge.pmd.typeresolution.testdata.InnerClass
 
FooRule - Class in net.sourceforge.pmd
 
FooRule() - Constructor for class net.sourceforge.pmd.FooRule
 

G

GeneralFiddlingTest - Class in net.sourceforge.pmd.lang.java.dfa
 
GeneralFiddlingTest() - Constructor for class net.sourceforge.pmd.lang.java.dfa.GeneralFiddlingTest
 
getClassDecl(String[]) - Method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
 
getFieldDecl(String[]) - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
getMethodDecl(String[]) - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
getName() - Method in class net.sourceforge.pmd.FooRule
 
getNodes(Class<E>, String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 
getNodes(LanguageVersion, Class<E>, String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 
getOrderedNodes(Class<E>, String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 
GlobalScopeTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
GlobalScopeTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.GlobalScopeTest
 

I

ImageFinderFunctionTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
ImageFinderFunctionTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ImageFinderFunctionTest
 
importOnDemandResolverFail1() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
importOnDemandResolverFail2() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
ImportsRulesTest - Class in net.sourceforge.pmd.lang.java.rule.imports
 
ImportsRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.imports.ImportsRulesTest
 
InnerClass - Class in net.sourceforge.pmd.typeresolution.testdata
 
InnerClass() - Constructor for class net.sourceforge.pmd.typeresolution.testdata.InnerClass
 
InnerClass.TheInnerClass - Class in net.sourceforge.pmd.typeresolution.testdata
 
InnerClass.TheInnerClass() - Constructor for class net.sourceforge.pmd.typeresolution.testdata.InnerClass.TheInnerClass
 
innerClassShouldWork() - Method in class net.sourceforge.pmd.lang.java.dfa.GeneralFiddlingTest
Unit test for https://sourceforge.net/p/pmd/bugs/1325/

J

J2EERulesTest - Class in net.sourceforge.pmd.lang.java.rule.j2ee
 
J2EERulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.j2ee.J2EERulesTest
 
JavabeansRulesTest - Class in net.sourceforge.pmd.lang.java.rule.javabeans
 
JavabeansRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.javabeans.JavabeansRulesTest
 
JavaRuleViolationTest - Class in net.sourceforge.pmd.lang.java.rule
 
JavaRuleViolationTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.JavaRuleViolationTest
 
JavaTokensTokenizerTest - Class in net.sourceforge.pmd.cpd
 
JavaTokensTokenizerTest() - Constructor for class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
JDKVersionTest - Class in net.sourceforge.pmd.lang.java.ast
 
JDKVersionTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
JunitRulesTest - Class in net.sourceforge.pmd.lang.java.rule.junit
 
JunitRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.junit.JunitRulesTest
 

L

LanguageVersionDiscovererTest - Class in net.sourceforge.pmd
 
LanguageVersionDiscovererTest() - Constructor for class net.sourceforge.pmd.LanguageVersionDiscovererTest
 
LanguageVersionTest - Class in net.sourceforge.pmd
 
LanguageVersionTest(String, String, String, LanguageVersion) - Constructor for class net.sourceforge.pmd.LanguageVersionTest
 
Literals - Class in net.sourceforge.pmd.typeresolution.testdata
 
Literals() - Constructor for class net.sourceforge.pmd.typeresolution.testdata.Literals
 
LocalScopeTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
LocalScopeTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
LoggingJakartaCommonsRulesTest - Class in net.sourceforge.pmd.lang.java.rule.loggingjakartacommons
 
LoggingJakartaCommonsRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.loggingjakartacommons.LoggingJakartaCommonsRulesTest
 
LoggingJavaRulesTest - Class in net.sourceforge.pmd.lang.java.rule.loggingjava
 
LoggingJavaRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.loggingjava.LoggingJavaRulesTest
 
LooseCouplingTest - Class in net.sourceforge.pmd.lang.java.rule.typeresolution
 
LooseCouplingTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.typeresolution.LooseCouplingTest
 

M

makeAccessJavaCode(String[]) - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
MatchAlgorithmTest - Class in net.sourceforge.pmd.cpd
 
MatchAlgorithmTest() - Constructor for class net.sourceforge.pmd.cpd.MatchAlgorithmTest
 
MethodDeclTest - Class in net.sourceforge.pmd.lang.java.ast
 
MethodDeclTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
MethodNameDeclarationTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
MethodNameDeclarationTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.MethodNameDeclarationTest
 
MethodScopeTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
MethodScopeTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.MethodScopeTest
 
MigratingRulesTest - Class in net.sourceforge.pmd.lang.java.rule.migrating
 
MigratingRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.migrating.MigratingRulesTest
 
minimalArgs() - Method in class net.sourceforge.pmd.cli.CLITest
 
minimumPriority() - Method in class net.sourceforge.pmd.cli.CLITest
 
MyInterface - Interface in net.sourceforge.pmd.lang.java.rule.typeresolution.xml
Warning, this class ARE not useless.
MyTestCase - Class in net.sourceforge.pmd.lang.java.rule.typeresolution.xml
Warning, this class IS NOT useless.
MyTestCase() - Constructor for class net.sourceforge.pmd.lang.java.rule.typeresolution.xml.MyTestCase
 

N

NameOccurrencesTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
NameOccurrencesTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
NamingRulesTest - Class in net.sourceforge.pmd.lang.java.rule.naming
 
NamingRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.naming.NamingRulesTest
 
net.sourceforge.pmd - package net.sourceforge.pmd
 
net.sourceforge.pmd.ant - package net.sourceforge.pmd.ant
 
net.sourceforge.pmd.cli - package net.sourceforge.pmd.cli
 
net.sourceforge.pmd.coverage - package net.sourceforge.pmd.coverage
 
net.sourceforge.pmd.cpd - package net.sourceforge.pmd.cpd
 
net.sourceforge.pmd.jaxen - package net.sourceforge.pmd.jaxen
 
net.sourceforge.pmd.lang.java - package net.sourceforge.pmd.lang.java
 
net.sourceforge.pmd.lang.java.ast - package net.sourceforge.pmd.lang.java.ast
 
net.sourceforge.pmd.lang.java.dfa - package net.sourceforge.pmd.lang.java.dfa
 
net.sourceforge.pmd.lang.java.rule - package net.sourceforge.pmd.lang.java.rule
 
net.sourceforge.pmd.lang.java.rule.android - package net.sourceforge.pmd.lang.java.rule.android
 
net.sourceforge.pmd.lang.java.rule.basic - package net.sourceforge.pmd.lang.java.rule.basic
 
net.sourceforge.pmd.lang.java.rule.braces - package net.sourceforge.pmd.lang.java.rule.braces
 
net.sourceforge.pmd.lang.java.rule.clone - package net.sourceforge.pmd.lang.java.rule.clone
 
net.sourceforge.pmd.lang.java.rule.codesize - package net.sourceforge.pmd.lang.java.rule.codesize
 
net.sourceforge.pmd.lang.java.rule.comments - package net.sourceforge.pmd.lang.java.rule.comments
 
net.sourceforge.pmd.lang.java.rule.controversial - package net.sourceforge.pmd.lang.java.rule.controversial
 
net.sourceforge.pmd.lang.java.rule.coupling - package net.sourceforge.pmd.lang.java.rule.coupling
 
net.sourceforge.pmd.lang.java.rule.design - package net.sourceforge.pmd.lang.java.rule.design
 
net.sourceforge.pmd.lang.java.rule.empty - package net.sourceforge.pmd.lang.java.rule.empty
 
net.sourceforge.pmd.lang.java.rule.finalizers - package net.sourceforge.pmd.lang.java.rule.finalizers
 
net.sourceforge.pmd.lang.java.rule.imports - package net.sourceforge.pmd.lang.java.rule.imports
 
net.sourceforge.pmd.lang.java.rule.j2ee - package net.sourceforge.pmd.lang.java.rule.j2ee
 
net.sourceforge.pmd.lang.java.rule.javabeans - package net.sourceforge.pmd.lang.java.rule.javabeans
 
net.sourceforge.pmd.lang.java.rule.junit - package net.sourceforge.pmd.lang.java.rule.junit
 
net.sourceforge.pmd.lang.java.rule.loggingjakartacommons - package net.sourceforge.pmd.lang.java.rule.loggingjakartacommons
 
net.sourceforge.pmd.lang.java.rule.loggingjava - package net.sourceforge.pmd.lang.java.rule.loggingjava
 
net.sourceforge.pmd.lang.java.rule.migrating - package net.sourceforge.pmd.lang.java.rule.migrating
 
net.sourceforge.pmd.lang.java.rule.naming - package net.sourceforge.pmd.lang.java.rule.naming
 
net.sourceforge.pmd.lang.java.rule.optimizations - package net.sourceforge.pmd.lang.java.rule.optimizations
 
net.sourceforge.pmd.lang.java.rule.strictexception - package net.sourceforge.pmd.lang.java.rule.strictexception
 
net.sourceforge.pmd.lang.java.rule.strings - package net.sourceforge.pmd.lang.java.rule.strings
 
net.sourceforge.pmd.lang.java.rule.sunsecure - package net.sourceforge.pmd.lang.java.rule.sunsecure
 
net.sourceforge.pmd.lang.java.rule.typeresolution - package net.sourceforge.pmd.lang.java.rule.typeresolution
 
net.sourceforge.pmd.lang.java.rule.typeresolution.xml - package net.sourceforge.pmd.lang.java.rule.typeresolution.xml
 
net.sourceforge.pmd.lang.java.rule.unnecessary - package net.sourceforge.pmd.lang.java.rule.unnecessary
 
net.sourceforge.pmd.lang.java.rule.unusedcode - package net.sourceforge.pmd.lang.java.rule.unusedcode
 
net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod - package net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod
 
net.sourceforge.pmd.lang.java.symboltable - package net.sourceforge.pmd.lang.java.symboltable
 
net.sourceforge.pmd.typeresolution - package net.sourceforge.pmd.typeresolution
 
net.sourceforge.pmd.typeresolution.testdata - package net.sourceforge.pmd.typeresolution.testdata
 

O

Operators - Class in net.sourceforge.pmd.typeresolution.testdata
 
Operators() - Constructor for class net.sourceforge.pmd.typeresolution.testdata.Operators
 
OptimizationsRulesTest - Class in net.sourceforge.pmd.lang.java.rule.optimizations
 
OptimizationsRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.optimizations.OptimizationsRulesTest
 

P

parseCode(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
 
parseCode(String, LanguageVersion) - Method in class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
 
parseCode15(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
 
parseJava(LanguageVersion, String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 
parseJava13(String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 
parseJava14(String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 
parseJava15(String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 
parseJava17(String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 
parseJava18(String) - Method in class net.sourceforge.pmd.lang.java.ParserTst
 
ParserCornersTest - Class in net.sourceforge.pmd.lang.java.ast
 
ParserCornersTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
 
ParserTst - Class in net.sourceforge.pmd.lang.java
 
ParserTst() - Constructor for class net.sourceforge.pmd.lang.java.ParserTst
 
PMDASMClassLoaderTest - Class in net.sourceforge.pmd.typeresolution
 
PMDASMClassLoaderTest() - Constructor for class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
 
PMDCoverageTest - Class in net.sourceforge.pmd.coverage
 
PMDCoverageTest() - Constructor for class net.sourceforge.pmd.coverage.PMDCoverageTest
 
PMDTaskTest - Class in net.sourceforge.pmd.ant
 
PMDTaskTest() - Constructor for class net.sourceforge.pmd.ant.PMDTaskTest
 
Promotion - Class in net.sourceforge.pmd.typeresolution.testdata
 
Promotion() - Constructor for class net.sourceforge.pmd.typeresolution.testdata.Promotion
 

R

RegexpAcceptanceTest - Class in net.sourceforge.pmd.jaxen
 
RegexpAcceptanceTest() - Constructor for class net.sourceforge.pmd.jaxen.RegexpAcceptanceTest
 
ReportTest - Class in net.sourceforge.pmd
 
ReportTest() - Constructor for class net.sourceforge.pmd.ReportTest
 
RuleSetFactoryTest - Class in net.sourceforge.pmd
Test java's rulesets
RuleSetFactoryTest() - Constructor for class net.sourceforge.pmd.RuleSetFactoryTest
 
runXPath() - Method in class net.sourceforge.pmd.cli.XPathCLITest
 

S

ScopeAndDeclarationFinderTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
ScopeAndDeclarationFinderTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinderTest
 
ScopeCreationVisitorTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
ScopeCreationVisitorTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ScopeCreationVisitorTest
 
setup() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
 
setUp() - Method in class net.sourceforge.pmd.ExcludeLinesTest
 
setUp() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.android.AndroidRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.basic.BasicRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.braces.BracesRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.clone.CloneRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.codesize.CodesizeRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.comments.CommentRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.controversial.ControversialRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.coupling.CouplingRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.design.DesignRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.empty.EmptyRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.finalizers.FinalizersRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.imports.ImportsRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.j2ee.J2EERulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.javabeans.JavabeansRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.junit.JunitRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.loggingjakartacommons.LoggingJakartaCommonsRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.loggingjava.LoggingJavaRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.migrating.MigratingRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.naming.NamingRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.optimizations.OptimizationsRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.strictexception.StrictExceptionRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.strings.StringsRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.sunsecure.SunSecureRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.typeresolution.CloneMethodMustImplementCloneableTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.typeresolution.LooseCouplingTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.typeresolution.SignatureDeclareThrowsExceptionTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.typeresolution.UnusedImportsTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.unnecessary.UnnecessaryRulesTest
 
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.unusedcode.UnusedCodeRulesTest
Configure the rules.
setUp() - Method in class net.sourceforge.pmd.lang.java.rule.XPathRuleTest
 
setUp() - Method in class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
 
SignatureDeclareThrowsExceptionTest - Class in net.sourceforge.pmd.lang.java.rule.typeresolution
 
SignatureDeclareThrowsExceptionTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.typeresolution.SignatureDeclareThrowsExceptionTest
 
SimpleNodeTest - Class in net.sourceforge.pmd.lang.java.ast
 
SimpleNodeTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
SimpleTypedNameDeclarationTest - Class in net.sourceforge.pmd.lang.java.symboltable
Unit test for SimpleTypedNameDeclaration
SimpleTypedNameDeclarationTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclarationTest
 
SourceFileScopeTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
SourceFileScopeTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.SourceFileScopeTest
 
StatementAndBraceFinderTest - Class in net.sourceforge.pmd.lang.java.dfa
 
StatementAndBraceFinderTest() - Constructor for class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinderTest
 
stb - Variable in class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
 
STBBaseTst - Class in net.sourceforge.pmd.lang.java.symboltable
 
STBBaseTst() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
 
StrictExceptionRulesTest - Class in net.sourceforge.pmd.lang.java.rule.strictexception
 
StrictExceptionRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.strictexception.StrictExceptionRulesTest
 
StringsRulesTest - Class in net.sourceforge.pmd.lang.java.rule.strings
 
StringsRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.strings.StringsRulesTest
 
StructureTest - Class in net.sourceforge.pmd.lang.java.dfa
 
StructureTest() - Constructor for class net.sourceforge.pmd.lang.java.dfa.StructureTest
 
suite() - Static method in class net.sourceforge.pmd.coverage.PMDCoverageTest
 
suite() - Static method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
suite() - Static method in class net.sourceforge.pmd.ExcludeLinesTest
 
suite() - Static method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperatorTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTBlockStatementTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteralTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclarationTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameterTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclarationTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTInitializerTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclarationTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclarationTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffixTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabelTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTThrowStatementTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorIdTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.dfa.DAAPathFinderTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.dfa.DataFlowNodeTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinderTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.dfa.StructureTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.dfa.VariableAccessTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.rule.XPathRuleTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.ApplierTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.GlobalScopeTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.ImageFinderFunctionTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.MethodNameDeclarationTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.MethodScopeTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.ScopeCreationVisitorTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScopeTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
suite() - Static method in class net.sourceforge.pmd.lang.java.symboltable.VariableUsageFinderFunctionTest
 
suite() - Static method in class net.sourceforge.pmd.LanguageVersionDiscovererTest
 
suite() - Static method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
suite() - Static method in class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
 
SunSecureRulesTest - Class in net.sourceforge.pmd.lang.java.rule.sunsecure
 
SunSecureRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.sunsecure.SunSecureRulesTest
 
SuppressWarningsTest - Class in net.sourceforge.pmd.lang.java
 
SuppressWarningsTest() - Constructor for class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 

T

teardown() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
 
TEST - Static variable in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
test1() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
test1() - Method in class net.sourceforge.pmd.lang.java.dfa.GeneralFiddlingTest
 
TEST1 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
TEST1 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.MethodScopeTest
 
TEST1 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
TEST1 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
TEST10 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST11 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST12 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST13 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST14 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST15 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST16 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST17 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST18 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST19 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test2() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
TEST2 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
TEST2 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
TEST2 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
TEST20 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST21 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST22 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST23 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST24 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST25 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST26 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST27 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST28 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST29 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST3 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
TEST3 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
TEST3 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
TEST30 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST4 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
TEST4 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
TEST4 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
TEST5 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
TEST5 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
TEST5 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
TEST6 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
TEST8 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST9 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_1() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_10() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_11() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_12() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_13() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_14() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_15() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_16() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_17() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_18() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_19() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_2() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_20() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_21() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_22() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_23() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_24() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_25() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_26() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_27() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_28() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_29() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_3() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_30() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_4() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_6() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_7() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_8() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
test_9() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
TEST_ENUM - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
TEST_INNER_CLASS - Static variable in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
TEST_NULL_TYPE - Static variable in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testAbstract() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testAbstract() - Method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
 
testAbstract() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
testAbstractNames() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testAbstractNamesInNestedRuleset() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testAcceptance() - Method in class net.sourceforge.pmd.ExcludeLinesTest
 
testAddImport() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testAddPathToChild() - Method in class net.sourceforge.pmd.lang.java.dfa.DataFlowNodeTest
 
testAddResultsinDFANodeContainingAddedNode() - Method in class net.sourceforge.pmd.lang.java.dfa.StructureTest
 
testAll() - Method in class net.sourceforge.pmd.lang.java.rule.strings.AvoidDuplicateLiteralsRuleTest
 
testAlternateMarker() - Method in class net.sourceforge.pmd.ExcludeLinesTest
 
testAnnotatedLocals() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testAnnotatedParams() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testAnnotationFailsWithJDK14() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTest
 
testAnnotations() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorIdTest
 
testAnnotationSucceedsWithDefaultMode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTest
 
testAnnotationSucceedsWithJDK15() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTest
 
testAnonymousInnerClass() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testAnonymousInnerClassName() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testArguments() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffixTest
 
testArrayDereference() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffixTest
 
testArrayIsReferenceType() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
testAssertAsIdentifierSucceedsWith1_3() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testAssertAsIdentifierSucceedsWith1_3_test2() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testAssertAsKeywordFailsWith1_3() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testAssertAsKeywordVariantsSucceedWith1_4() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testAssertAsMethodNameIdentifierFailsWith1_4() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testAssertAsVariableDeclIdentifierFailsWith1_4() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testAssignmentOperators() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testASTCompilationUnitPackage() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testASTFormalParameterVariableName() - Method in class net.sourceforge.pmd.lang.java.rule.JavaRuleViolationTest
Verifies that JavaRuleViolation sets the variable name for an ASTFormalParameter node.
testBasic() - Method in class net.sourceforge.pmd.ReportTest
 
testBinaryAndUnderscoresInNumericalLiterals() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testBinaryLogicalOperators() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testBinaryNumericOperators() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testBinaryNumericPromotion() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testBinaryStringPromotion() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testbook() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
testBrokenAndValidFile() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
See: https://sourceforge.net/p/pmd/bugs/1178/
testbuz() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testCachingMemoryConsumption() - Method in class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
With this test you can verify, how much memory could be consumed by the dontBother cache.
testCachingOfNotFoundClasses() - Method in class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
Unit test for bug 3546093.
testCantContainsSuperToString() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testCastLookaheadProblem() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
 
testCatchBlocks() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
testChildAxisIterator() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testClashingSymbols() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
testClassDeclAppears() - Method in class net.sourceforge.pmd.lang.java.symboltable.GlobalScopeTest
 
testClassDeclAppears() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScopeTest
 
testClassLevelSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testClassName() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testClassNameExists() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testClasspath() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testClassWithImportInnerOnDemand() - Method in class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
 
testColumnsOnQualifiedName() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testCommaInRulesetfiles() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testCommentAssignments() - Method in class net.sourceforge.pmd.lang.java.rule.comments.AbstractCommentRuleTest
 
testCommentsIgnored() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
testCompoundAssignmentMultRecognized() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperatorTest
 
testCompoundAssignmentPlusRecognized() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperatorTest
 
testConstructor() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
testConstructorLevelSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testContains() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testContainsChildOfType() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testContainsNoInner() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testContainsNoInnerWithAnonInner() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testContainsStaticVariablePrefixedWithClassName() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testCSVFormat() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
 
testCurrentPackageResolverPass() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testCurrentPackageResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testDecodingOfUTF8() - Method in class net.sourceforge.pmd.lang.java.ast.EncodingTest
 
testDefaultOff() - Method in class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabelTest
 
testDefaultSet() - Method in class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabelTest
 
testDemo() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
testDescendantAxisIterator() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testDescendantAxisIterator2() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testDiscardImports() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
testDiscardOneLineAnnotationWithParams() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
testDiscardPkgStmts() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
testDiscardSemicolons() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
testDiscardSimpleOneLineAnnotation() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
testDontCrashOnBlockStatement() - Method in class net.sourceforge.pmd.lang.java.ast.ASTInitializerTest
 
testEncodingOption() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
#1144 CPD encoding argument has no effect
testEnum() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
testEnumAnonymousInnerClass() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
See bug #1138 Anonymous inner class in enum causes NPE
testEnumAsIdentifierShouldFailWith15() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testEnumAsIdentifierShouldPassWith14() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testEnumAsKeywordShouldFailWith14() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testEnumAsKeywordShouldPassWith15() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testEnums() - Method in class net.sourceforge.pmd.lang.java.symboltable.GlobalScopeTest
 
testEnumsClassScope() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testEnumStaticUsage() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
testEnumTypeParameter() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testEq() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
testEquality() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodNameDeclarationTest
 
testEquals() - Method in class net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclarationTest
Tests the equal method.
testExceptionBlkParam() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
testExcludes() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
Test excludes option.
testExclusionOfUselessParantheses() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
 
testExclusionsInReportWithAnnotations() - Method in class net.sourceforge.pmd.ReportTest
 
testExclusionsInReportWithAnnotationsFullName() - Method in class net.sourceforge.pmd.ReportTest
 
testExclusionsInReportWithNOPMD() - Method in class net.sourceforge.pmd.ReportTest
 
testExclusionsInReportWithRuleViolationSuppressRegex() - Method in class net.sourceforge.pmd.ReportTest
 
testExclusionsInReportWithRuleViolationSuppressXPath() - Method in class net.sourceforge.pmd.ReportTest
 
testExplicitImportResolver() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testExplicitImportResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testExplicitImportResolverWithNullAndEmptyImports() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testExplicitRuleInRuleSet() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testExtraTopLevelClass() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testFalse() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteralTest
 
testFieldFinder() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
testFieldLevelSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testFilteredCommentIn() - Method in class net.sourceforge.pmd.lang.java.rule.comments.AbstractCommentRuleTest
Blank lines in comments should not raise an exception.
testFinal() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testFinal() - Method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
 
testFinal() - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
testFinal() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
testFindClassExplicitImport() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testFindClassImplicitImport() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testFindClassImportOnDemand() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testFindClassPrimitive() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testFindClassSamePackage() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testFindClassVoid() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testFindDescendantsOfType() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testFindDescendantsOfTypeMultiple() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testFindDescendantsOfTypeRecurse() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testFindFullyQualified() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testFollowingSibling() - Method in class net.sourceforge.pmd.lang.java.rule.XPathRuleTest
Following sibling check: See https://sourceforge.net/p/pmd/bugs/1209/
testFollowingSiblingAxisIterator() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testFollowingSiblingAxisIterator2() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testFormatterWithProperties() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testFormatXmlWithoutEncoding() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
 
testForStmtHasCorrectTypes() - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinderTest
 
testFullyQualifiedNameResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testGenericDiamond() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testGenericINAnnotation() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testGenericReturnType() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testGenerics() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodScopeTest
 
testGenericsInMethodCall() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testGenericsProblem() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
Tests a specific generic notation for calling methods.
testgetEnclosingMethodScope() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
testGetFirstASTNameImageNew() - Method in class net.sourceforge.pmd.lang.java.ast.ASTThrowStatementTest
 
testGetFirstASTNameImageNull() - Method in class net.sourceforge.pmd.lang.java.ast.ASTThrowStatementTest
 
testGetFirstASTNameImageNull() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
 
testGetFirstChild() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testGetFirstChildNested() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testGetFirstChildNestedDeeper() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testGetImportedNameNode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclarationTest
 
testGetVariableName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclarationTest
 
testGetVariableName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclarationTest
 
testGetVariableName() - Method in class net.sourceforge.pmd.lang.java.dfa.VariableAccessTest
 
testHasExplicitExtends() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testHasExplicitImplements() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testIfStmtHasCorrectTypes() - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinderTest
 
testIgnore() - Method in class net.sourceforge.pmd.cpd.MatchAlgorithmTest
 
testIgnoreBetweenSpecialAnnotation() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
testIgnoreBetweenSpecialAnnotationAndIgnoreAnnotations() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
 
testIgnoreComments() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
Comments are discarded already by the Java parser.
testIgnoreIdentifiers() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
Test ignore identifiers argument.
testImageOfPrimarySuffix() - Method in class net.sourceforge.pmd.lang.java.rule.XPathRuleTest
Test for problem reported in bug #1219 PrimarySuffix/@Image does not work in some cases in xpath 2.0
testImplicitImportResolverPass() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testImplicitImportResolverPassFail() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testImplicitImportResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testImportOnDemand() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclarationTest
 
testImportOnDemandResolverPass() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testImportOnDemandResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testInheritedSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testInitializer() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
testInnerClass() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testInnerOuterClass() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
#1107 PMD 5.0.4 couldn't parse call of parent outer java class method from inner class
testInnerOuterClass() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
 
testIsAllocation() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBlockStatementTest
 
testIsAllocation2() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBlockStatementTest
 
testIsArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclarationTest
 
testIsArray() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
testIsCharLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
 
testIsExceptionBlockParameter() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorIdTest
 
testIsFloatDoubleLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
 
testIsFloatFloatLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
 
testIsIntIntLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
 
testIsIntLongLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
 
testIsNotStringLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
 
testIsSelfAssignment() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
testIsStringLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
 
testIsSyntacticallyPublic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclarationTest
 
testJava8LambdaScoping() - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinderTest
Unit test for https://sourceforge.net/p/pmd/bugs/1317/
testJavaFileUsing14() - Method in class net.sourceforge.pmd.LanguageVersionDiscovererTest
Test on Java file with Java version set to 1.4.
testJavaFileUsingDefaults() - Method in class net.sourceforge.pmd.LanguageVersionDiscovererTest
Test on Java file with default options.
testJDK15ForLoopShouldFailWith14() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testJDK15ForLoopSyntaxShouldPassWith15() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testJDK15ForLoopSyntaxWithModifiers() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testJDK15GenericsSyntaxShouldPassWith15() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testLabelledBreakLockup() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
 
testLambdaBug1333() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
Test for https://sourceforge.net/p/pmd/bugs/1333/
testLambdaWithoutType() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorIdTest
 
testLambdaWithType() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorIdTest
 
testLanguageVersionDiscoverer() - Method in class net.sourceforge.pmd.LanguageVersionDiscovererTest
 
testLineNumbersAreSetOnAllSiblings() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testLineNumbersForNameSplitOverTwoLines() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testLiterals() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testLoadClassWithImportOnDemand() - Method in class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
 
testLocalVariableDeclarationFound() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
testLocalVariableLevelSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testLocalVariableTypesAreRecorded() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
testLookingForUsed() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableUsageFinderFunctionTest
 
testMethodArgumentTypesAreRecorded() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
testMethodDeclarationRecorded() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testMethodDiffLines() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testMethodLevelSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testMethodName() - Method in class net.sourceforge.pmd.lang.java.rule.JavaRuleViolationTest
Tests that the method name is taken correctly from the given node.
testMethodName() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodScopeTest
 
testMethodParameterOccurrenceRecorded() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodScopeTest
 
testMethodSameLine() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testMethodUsageSeen() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testMethodUsageSeen2() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testMethodUsageSeenWithThis() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testModifiersOnClassDecl() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testMultDimArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclarationTest
 
testMultDimArraySplitBraces() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclarationTest
 
testMulticatch() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testMulticatchWithAnnotations() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testMultiDimensionalArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclarationTest
 
testMultipleExceptionCatching() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
 
testMultipleGenerics() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testNameLinkage() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
testNameWithSuperIsNotFlaggedAsUnused() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
testNameWithThisOrSuperIsNotFlaggedAsUnused() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
testNative() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testNative() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
testNestedClassDeclFound() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testNestedClasses() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScopeTest
 
testNestedClassFieldAndParameter() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
Test case for bug report #2410201
testNestedClassInMethodBug() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testNestedRuleset() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testNoExplicitExtends() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testNoExplicitImplements() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testNoFormattersValidation() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testNoLookahead() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testNoParams() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testNoSuppressionBlank() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testNoSuppressionSomethingElseS() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testNullType() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testOneParam() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testOneParamVararg() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testOnlyWorksForMethodsAndConstructors() - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinderTest
 
testPackageIsEmptyString() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScopeTest
 
testPackageName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPackageDeclarationTest
Regression test for bug 3524607.
testPackageNameFound() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScopeTest
 
testPackagePrivate() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testParameterLevelSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testParamTypeImage() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
testParentAxisIterator() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testParentAxisIterator2() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testParentMethods() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testParsersCases() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
 
testPluginname() - Method in class net.sourceforge.pmd.lang.java.rule.XPathRuleTest
 
testPmdOptions() - Method in class net.sourceforge.pmd.coverage.PMDCoverageTest
Test some of the PMD command line options
testPostfixUsageIsRecorded() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
testPrecedingSiblingAxisIterator() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testPrecedingSiblingAxisIterator2() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testPrimitiveType() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
testPrimitiveTypeImage() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
testPrimitiveTypeResolver() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testPrimitiveTypeResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testPrivate() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testPrivate() - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
testPrivate() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
testProtected() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testProtected() - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
testProtected() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
testPublic() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testPublic() - Method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
 
testPublic() - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
testPublic() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
testPublicFinal() - Method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
 
testQualifiedNameOccurrence() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
 
testQualifiedOccurrence() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
testRefTypeImage() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
testRelativeRulesets() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testRelativeRulesetsInRulesetfiles() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
 
testRemovePathToChild() - Method in class net.sourceforge.pmd.lang.java.dfa.DataFlowNodeTest
 
testRemovePathWithNonChild() - Method in class net.sourceforge.pmd.lang.java.dfa.DataFlowNodeTest
 
testResourceFileCommands() - Method in class net.sourceforge.pmd.coverage.PMDCoverageTest
Run PMD using the command lines found in PMD_CONFIG_FILE.
testReverseParentPathsTo() - Method in class net.sourceforge.pmd.lang.java.dfa.DataFlowNodeTest
 
testScopesAreCreated() - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeCreationVisitorTest
 
testSetType() - Method in class net.sourceforge.pmd.lang.java.dfa.DataFlowNodeTest
 
testSeveralImages() - Method in class net.sourceforge.pmd.lang.java.symboltable.ImageFinderFunctionTest
 
testSimple() - Method in class net.sourceforge.pmd.cpd.MatchAlgorithmTest
 
testSimple() - Method in class net.sourceforge.pmd.jaxen.RegexpAcceptanceTest
 
testSimple() - Method in class net.sourceforge.pmd.lang.java.symboltable.ApplierTest
 
testSimpleAssignmentRecognized() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperatorTest
 
testSimpleVariableOccurrence() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
testSingleDimArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclarationTest
 
testSingleImage() - Method in class net.sourceforge.pmd.lang.java.symboltable.ImageFinderFunctionTest
 
testSpecificSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testSpecificSuppressionAtTopLevel() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testSpecificSuppressionMulitpleValues1() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testSpecificSuppressionMulitpleValues2() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testSpecificSuppressionValue1() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testSpecificSuppressionValue2() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testSpecificSuppressionValue3() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testStatementExpressionParentChildLinks() - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinderTest
 
testStatic() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testStatic() - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
testStaticImport() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclarationTest
 
testStaticImportFailsWithJDK14() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclarationTest
 
testStrict() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testStrict() - Method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
 
testStrict() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
testStringInSwitch() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testStringParserEmptyString() - Method in class net.sourceforge.pmd.lang.java.rule.strings.AvoidDuplicateLiteralsRuleTest
 
testStringParserEscapedChar() - Method in class net.sourceforge.pmd.lang.java.rule.strings.AvoidDuplicateLiteralsRuleTest
 
testStringParserEscapedEscapedChar() - Method in class net.sourceforge.pmd.lang.java.rule.strings.AvoidDuplicateLiteralsRuleTest
 
testStringParserSimple() - Method in class net.sourceforge.pmd.lang.java.rule.strings.AvoidDuplicateLiteralsRuleTest
 
testSuper() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
testSuppressAll() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
 
testSynchronized() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testSynchronized() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
 
testThis() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
 
testTransient() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testTransient() - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
testTrue() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteralTest
 
testTryWithResources() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testTryWithResourcesMulti() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testTryWithResourcesSemi() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testTryWithResourcesWithAnnotations() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testTwoMethodsSameNameDiffArgs() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testTwoParams() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testTwoParamsVararg() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testTwoUpdateDefs() - Method in class net.sourceforge.pmd.lang.java.dfa.DAAPathFinderTest
 
testTypeNameNode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorIdTest
 
testUnaryLogicalOperators() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testUnaryNumericOperators() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testUnaryNumericPromotion() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
 
testUserData() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
testVarargs() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameterTest
 
testVarArgsEmpty() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
 
testVarargsShouldFailWith14() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testVarargsShouldPassWith15() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testVariableDeclaratorParentChildLinks() - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinderTest
 
testVariables() - Method in class net.sourceforge.pmd.lang.java.rule.XPathRuleTest
 
testVariousParserBugs() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
 
testVoidTypeResolver() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testVoidTypeResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 
testVolatile() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
 
testVolatile() - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
 
testWhileStmtHasCorrectTypes() - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinderTest
 
testWithEnum() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclarationTest
 
testWrongRulename() - Method in class net.sourceforge.pmd.cli.CLITest
See https://sourceforge.net/p/pmd/bugs/1231/
testWrongRuleset() - Method in class net.sourceforge.pmd.cli.CLITest
See https://sourceforge.net/p/pmd/bugs/1231/
testWrongRulesetWithRulename() - Method in class net.sourceforge.pmd.cli.CLITest
See https://sourceforge.net/p/pmd/bugs/1231/
testXPath() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testXPath2() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
 
testXPathNodeSelect() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
 
toString() - Method in class net.sourceforge.pmd.typeresolution.testdata.DefaultJavaLangImport
 
TypeSetTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
TypeSetTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
 

U

unaryLogicalOperators() - Method in class net.sourceforge.pmd.typeresolution.testdata.Operators
 
unaryNumericOperators() - Method in class net.sourceforge.pmd.typeresolution.testdata.Operators
 
unaryNumericPromotion() - Method in class net.sourceforge.pmd.typeresolution.testdata.Promotion
 
UnnecessaryRulesTest - Class in net.sourceforge.pmd.lang.java.rule.unnecessary
Rule tests for the runnecessary ruleset
UnnecessaryRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.unnecessary.UnnecessaryRulesTest
 
UnusedCodeRulesTest - Class in net.sourceforge.pmd.lang.java.rule.unusedcode
Rule tests for the unused code ruleset.
UnusedCodeRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.unusedcode.UnusedCodeRulesTest
 
UnusedImportsTest - Class in net.sourceforge.pmd.lang.java.rule.typeresolution
 
UnusedImportsTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.typeresolution.UnusedImportsTest
 
usingDebug() - Method in class net.sourceforge.pmd.cli.CLITest
 

V

valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod.ClassWithPublicEnum.PublicEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.pmd.typeresolution.testdata.EnumWithAnonymousInnerClass
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod.ClassWithPublicEnum.PublicEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.pmd.typeresolution.testdata.EnumWithAnonymousInnerClass
Returns an array containing the constants of this enum type, in the order they are declared.
VariableAccessTest - Class in net.sourceforge.pmd.lang.java.dfa
 
VariableAccessTest() - Constructor for class net.sourceforge.pmd.lang.java.dfa.VariableAccessTest
 
VariableNameDeclarationTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
VariableNameDeclarationTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
 
VariableUsageFinderFunctionTest - Class in net.sourceforge.pmd.lang.java.symboltable
 
VariableUsageFinderFunctionTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.VariableUsageFinderFunctionTest
 
verifyFlags(ASTClassOrInterfaceDeclaration, boolean, boolean, boolean, boolean) - Method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
 
visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.FooRule
 
visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.FooRule
 

X

XPathCLITest - Class in net.sourceforge.pmd.cli
 
XPathCLITest() - Constructor for class net.sourceforge.pmd.cli.XPathCLITest
 
XPathRuleTest - Class in net.sourceforge.pmd.lang.java.rule
 
XPathRuleTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.XPathRuleTest
 

A B C D E F G I J L M N O P R S T U V X

Copyright © 2002–2015 InfoEther. All rights reserved.