All Classes
AbsOnNegativeCheck
AbstractBadFieldNameChecker
AbstractClassNoFieldShouldBeInterfaceCheck
AbstractClassWithoutAbstractMethodCheck
AbstractDeprecatedChecker
AbstractForLoopRule
AbstractForLoopRule.ForLoopIncrement
AbstractForLoopRule.ForLoopInitializer
AbstractForLoopRule.IntVariable
AbstractInjectionChecker
AbstractInSynchronizeChecker
AbstractMethodDetection
AbstractNamingConvention
AbstractNamingConvention.NamedLocatedAttribute
AbstractPrintfChecker
AbstractSerializableInnerClassRule
AccessibilityChangeCheck
ActionNumberCheck
AESAlgorithmCheck
AllBranchesAreIdenticalCheck
AnnotationArgumentOrderCheck
AnnotationDefaultArgumentCheck
AnonymousClassesTooBigCheck
AnonymousClassShouldBeLambdaCheck
AnyRuleIssueFilter
ArrayDesignatorAfterTypeCheck
ArrayDesignatorOnVariableCheck
ArrayForVarArgCheck
ArrayHashCodeAndToStringCheck
ArraysAsListOfPrimitiveToStreamCheck
ArtifactIdNamingConventionCheck
AssertionArgumentOrderCheck
AssertionFailInCatchBlockCheck
AssertionInThreadRunCheck
AssertionsCompletenessCheck
AssertionsInTestsCheck
AssertionsWithoutMessageCheck
AssertOnBooleanVariableCheck
AssertsOnParametersOfPublicMethodCheck
AssignmentInSubExpressionCheck
AtLeastOneConstructorCheck
AvoidDESCheck
BadAbstractClassNameCheck
BadClassNameCheck
BadConstantNameCheck
BadFieldNameCheck
BadFieldNameStaticNonFinalCheck
BadInterfaceNameCheck
BadLocalConstantNameCheck
BadLocalVariableNameCheck
BadMethodNameCheck
BadPackageNameCheck
BadTestClassNameCheck
BadTestMethodNameCheck
BadTypeParameterNameCheck
BaseTreeVisitorIssueFilter
BigDecimalDoubleConstructorCheck
BooleanInversionCheck
BooleanLiteralCheck
BooleanLiteralInAssertionsCheck
BooleanMethodNameCheck
BooleanMethodReturnCheck
CallOuterPrivateMethodCheck
CallSuperInTestCaseCheck
CallSuperMethodFromInnerClassCheck
CallToDeprecatedMethodCheck
CallToFileDeleteOnExitMethodCheck
CaseInsensitiveComparisonCheck
CastArithmeticOperandCheck
CatchExceptionCheck
CatchIllegalMonitorStateExceptionCheck
CatchNPECheck
CatchOfThrowableOrErrorCheck
CatchRethrowingCheck
CatchUsesExceptionWithContextCheck
ChangeMethodContractCheck
CheckList
ChildClassShadowFieldCheck
CipherBlockChainingCheck
ClassComparedByNameCheck
ClassComplexityCheck
ClassCouplingCheck
ClassFieldCountCheck
ClassNamedLikeExceptionCheck
ClassVariableVisibilityCheck
ClassWithOnlyStaticMethodsInstantiationCheck
ClassWithoutHashCodeInHashStructureCheck
CloneableImplementingCloneCheck
CloneMethodCallsSuperCloneCheck
CloneOverrideCheck
CognitiveComplexityMethodCheck
CollapsibleIfCandidateCheck
CollectInsteadOfForeachCheck
CollectionCallingItselfCheck
CollectionImplementationReferencedCheck
CollectionInappropriateCallsCheck
CollectionIsEmptyCheck
CollectionMethodsWithLinearComplexityCheck
CollectionsEmptyConstantsCheck
CollectionSizeAndArrayLengthCheck
CombineCatchCheck
CommentContainsPatternChecker
CommentedOutCodeLineCheck
CommentRegularExpressionCheck
CompareObjectWithEqualsCheck
CompareToNotOverloadedCheck
CompareToResultTestCheck
CompareToReturnValueCheck
ConcatenationWithStringValueOfCheck
ConditionalOnNewLineCheck
ConfusingOverloadCheck
ConstantMathCheck
ConstantMethodCheck
ConstantsShouldBeStaticFinalCheck
ConstantUtils
ConstructorCallingOverridableCheck
ConstructorInjectionCheck
ControllerWithSessionAttributesCheck
CookieHttpOnlyCheck
CookieShouldNotContainSensitiveDataCheck
CryptographicKeySizeCheck
CustomCryptographicAlgorithmCheck
CustomSerializationMethodCheck
DateAndTimesCheck
DateFormatWeekYearCheck
DateUtilsTruncateCheck
DeadStoreCheck
DefaultEncodingUsageCheck
DefaultInitializedFieldCheck
DefaultInterceptorsLocationCheck
DefaultMessageListenerContainerCheck
DefaultPackageCheck
DependencyWithSystemScopeCheck
DeprecatedHashAlgorithmCheck
DeprecatedPomPropertiesCheck
DeprecatedTagPresenceCheck
DiamondOperatorCheck
DisallowedClassCheck
DisallowedConstructorCheck
DisallowedDependenciesCheck
DisallowedMethodCheck
DITCheck
DoubleBraceInitializationCheck
DoubleCheckedLockingCheck
DoublePrefixOperatorCheck
DuplicateArgumentCheck
DuplicateConditionIfElseIfCheck
DynamicClassLoadCheck
EclipseI18NFilter
EmptyBlockCheck
EmptyClassCheck
EmptyDatabasePasswordCheck
EmptyFileCheck
EmptyMethodsCheck
EmptyStatementUsageCheck
EnumEqualCheck
EnumMapCheck
EnumMutableFieldCheck
EnumSetCheck
EqualsArgumentTypeCheck
EqualsNotOverriddenInSubclassCheck
EqualsNotOverridenWithCompareToCheck
EqualsOnAtomicClassCheck
EqualsOverridenWithHashCodeCheck
EqualsParametersMarkedNonNullCheck
ErrorClassExtendedCheck
EscapedUnicodeCharactersCheck
ExceptionsShouldBeImmutableCheck
ExecCallCheck
ExpressionComplexityCheck
ExpressionsHelper
ExternalizableClassConstructorCheck
FieldModifierCheck
FieldNameMatchingTypeNameCheck
FileCreateTempFileCheck
FileHeaderCheck
FilesExistsJDK8Check
FinalClassCheck
FinalizeFieldsSetCheck
FixmeTagPresenceCheck
FloatEqualityCheck
ForLoopCounterChangedCheck
ForLoopFalseConditionCheck
ForLoopIncrementAndUpdateCheck
ForLoopIncrementSignCheck
ForLoopTerminationConditionCheck
ForLoopUsedAsWhileLoopCheck
FormNameDuplicationCheck
GarbageCollectorCalledCheck
GeneratedCodeFilter
GetRequestedSessionIdCheck
GettersSettersOnRightFieldCheck
GroupIdNamingConventionCheck
HardCodedCredentialsCheck
HardcodedIpCheck
HardcodedURICheck
HasNextCallingNextCheck
HiddenFieldCheck
HostnameVerifierImplementationCheck
HttpRefererCheck
IdenticalCasesInSwitchCheck
IdenticalCasesInSwitchCheck.IfElseChain
IdenticalOperandOnBinaryExpressionCheck
IdentifierUtils
IfConditionAlwaysTrueOrFalseCheck
IfElseIfStatementEndsWithElseCheck
IgnoredOperationStatusCheck
IgnoredReturnValueCheck
IgnoredStreamReturnValueCheck
IgnoredTestsCheck
ImmediatelyReturnedVariableCheck
ImmediateReverseBoxingCheck
ImplementsEnumerationCheck
InappropriateRegexpCheck
IncorrectOrderOfMembersCheck
IncrementDecrementInSubExpressionCheck
IndentationAfterConditionalCheck
IndentationCheck
IndexOfStartPositionCheck
IndexOfWithPositiveNumberCheck
InnerClassOfNonSerializableCheck
InnerClassOfSerializableCheck
InnerClassTooManyLinesCheck
InnerStaticClassesCheck
InstanceOfAlwaysTrueCheck
InstanceofUsedOnExceptionCheck
IntegerToHexStringCheck
InterceptorExclusionsCheck
InterfaceAsConstantContainerCheck
InterfaceOrSuperclassShadowingCheck
InterruptedExceptionCheck
InvalidDateValuesCheck
IterableIteratorCheck
IteratorNextExceptionCheck
JacksonDeserializationCheck
Javadoc
JavaFootprint
JavaIssueFilter
JavaPropertiesHelper
JunitMethodDeclarationCheck
KeySetInsteadOfEntrySetCheck
KeywordAsIdentifierCheck
LabelsShouldNotBeUsedCheck
LambdaOptionalParenthesisCheck
LambdaSingleExpressionCheck
LambdaTypeParameterCheck
LazyArgEvaluationCheck
LDAPAuthenticatedConnectionCheck
LDAPDeserializationCheck
LeastSpecificTypeCheck
LeftCurlyBraceBaseTreeVisitor
LeftCurlyBraceEndLineCheck
LeftCurlyBraceStartLineCheck
LocatedAttributeMatcher
LoggersDeclarationCheck
LombokFilter
LongBitsToDoubleOnIntCheck
LoopExecutingAtMostOnceCheck
LoopsOnSameSetCheck
MagicNumberCheck
MainInServletCheck
MainMethodThrowsExceptionCheck
MathOnFloatCheck
MavenDependencyCollector
MavenDependencyMatcher
MembersDifferOnlyByCapitalizationCheck
MethodComplexityCheck
MethodIdenticalImplementationsCheck
MethodNamedEqualsCheck
MethodNamedHashcodeOrEqualCheck
MethodNameSameAsClassCheck
MethodOnlyCallsSuperCheck
MethodParametersOrderCheck
MethodTooBigCheck
MethodWithExcessiveReturnsCheck
MismatchPackageDirectoryCheck
MissingCurlyBracesCheck
MissingDeprecatedCheck
MissingNewLineAtEndOfFileCheck
ModifiersOrderCheck
ModulusEqualityCheck
MultilineBlocksCurlyBracesCheck
MutableMembersUsageCheck
NestedBlocksCheck
NestedEnumStaticCheck
NestedIfStatementsCheck
NestedSwitchStatementCheck
NestedTernaryOperatorsCheck
NestedTryCatchCheck
NioFileDeleteCheck
NoCheckstyleTagPresenceCheck
NonSerializableWriteCheck
NonShortCircuitLogicCheck
NonStaticClassInitializerCheck
NoPmdTagPresenceCheck
NoSonarCheck
NoTestInTestClassCheck
NotifyCheck
NPEThrowCheck
NullCheckWithInstanceofCheck
NullCipherCheck
NullDereferenceInConditionalCheck
NullShouldNotBeUsedWithOptionalCheck
ObjectCreatedOnlyToCallGetClassCheck
ObjectDeserializationCheck
ObjectFinalizeCheck
ObjectFinalizeOverloadedCheck
ObjectFinalizeOverridenCallsSuperFinalizeCheck
ObjectFinalizeOverridenCheck
ObjectFinalizeOverridenNotPublicCheck
OctalValuesCheck
OneClassInterfacePerFileCheck
OneDeclarationPerLineCheck
OperatorPrecedenceCheck
OptionalAsParameterCheck
OutputStreamOverrideWriteCheck
OverrideAnnotationCheck
OverwrittenKeyCheck
PackageInfoCheck
ParameterReassignedToCheck
ParsingErrorCheck
PatternMatcher
PatternUtils
PersistentEntityUsedAsRequestParameterCheck
PomElementOrderCheck
PopulateBeansCheck
PostAnalysisIssueFilter
PredictableSeedCheck
PreferStreamAnyMatchCheck
PreparedStatementAndResultSetCheck
PrimitiveTypeBoxingWithToStringCheck
PrimitiveWrappersInTernaryOperatorCheck
PrintfFailCheck
PrintfMisuseCheck
PrintStackTraceCalledWithoutArgumentCheck
PrivateFieldUsedLocallyCheck
PrivateReadResolveCheck
ProtectedMemberInFinalClassCheck
PseudoRandomCheck
PublicStaticFieldShouldBeFinalCheck
PublicStaticMutableMembersCheck
RandomFloatToIntCheck
RangedVersionMatcher
RawByteBitwiseOperationsCheck
RawExceptionCheck
ReadObjectSynchronizedCheck
ReassignmentFinder
RedundantAbstractMethodCheck
RedundantCloseCheck
RedundantJumpCheck
RedundantModifierCheck
RedundantStreamCollectCheck
RedundantThrowsDeclarationCheck
RedundantTypeCastCheck
ReflectionOnNonRuntimeAnnotationCheck
RegexPatternsNeedlesslyCheck
RepeatAnnotationCheck
ReplaceLambdaByMethodRefCheck
RequestMappingMethodPublicCheck
ResultSetIsLastCheck
ReturnEmptyArrayNotNullCheck
ReturnInFinallyCheck
ReturnOfBooleanExpressionsCheck
ReuseRandomCheck
RightCurlyBraceDifferentLineAsNextBlockCheck
RightCurlyBraceSameLineAsNextBlockCheck
RightCurlyBraceStartLineCheck
RightCurlyBraceToNextBlockAbstractVisitor
RSAUsesOAEPCheck
RunFinalizersCheck
SAMAnnotatedCheck
ScheduledThreadPoolExecutorZeroCheck
SecureCookieCheck
SecureXmlTransformerCheck
SecurityConstraintsInWebXmlCheck
SelectorMethodArgumentCheck
SelfAssignementCheck
SerializableComparatorCheck
SerializableContract
SerializableFieldInSerializableClassCheck
SerializableObjectInSessionCheck
SerializableSuperConstructorCheck
SerialVersionUidCheck
ServletInstanceFieldCheck
ServletMethodsExceptionsThrownCheck
SeveralBreakOrContinuePerLoopCheck
ShiftOnIntOrLongCheck
SillyBitOperationCheck
SillyEqualsCheck
SimpleClassNameCheck
SingleConnectionFactoryCheck
SMTPSSLServerIdentityCheck
SpecializedFunctionalInterfacesCheck
SpringAntMatcherOrderCheck
SpringAutoConfigurationCheck
SpringBeansShouldBeAccessibleCheck
SpringComponentScanCheck
SpringComponentWithNonAutowiredMembersCheck
SpringComponentWithWrongScopeCheck
SpringComposedRequestMappingCheck
SpringConfigurationWithAutowiredFieldsCheck
SpringConstructorInjectionCheck
SpringEndpointsCheck
SpringIncompatibleTransactionalCheck
SpringRequestMappingMethodCheck
SpringScanDefaultPackageCheck
SpringSecurityDebugModeCheck
SpringSecurityDisableCSRFCheck
SQLInjectionCheck
StandardFunctionalInterfaceCheck
StaticFieldInitializationCheck
StaticFieldUpateCheck
StaticFieldUpdateInConstructorCheck
StaticImportCountCheck
StaticMembersAccessCheck
StaticMethodCheck
StaticMultithreadedUnsafeFieldsCheck
StringBufferAndBuilderWithCharCheck
StringConcatenationInLoopCheck
StringLiteralDuplicatedCheck
StringLiteralInsideEqualsCheck
StringMethodsOnSingleCharCheck
StringMethodsWithLocaleCheck
StringOffsetMethodsCheck
StringPrimitiveConstructorCheck
StringToPrimitiveConversionCheck
StringToStringCheck
Struts1EndpointCheck
Struts2EndpointCheck
SubClassStaticReferenceCheck
SunPackagesUsedCheck
SuppressWarningFilter
SuppressWarningsCheck
SwitchAtLeastThreeCasesCheck
SwitchCaseTooBigCheck
SwitchCaseWithoutBreakCheck
SwitchDefaultLastCaseCheck
SwitchInsteadOfIfSequenceCheck
SwitchLastCaseIsDefaultCheck
SwitchWithLabelsCheck
SwitchWithTooManyCasesCheck
SymmetricEqualsCheck
SyncGetterAndSetterCheck
SynchronizationOnGetClassCheck
SynchronizationOnStringOrBoxedCheck
SynchronizedClassUsageCheck
SynchronizedFieldAssignmentCheck
SynchronizedLockCheck
SystemExitCalledCheck
SystemOutOrErrUsageCheck
TabCharacterCheck
TernaryOperatorCheck
ThisExposedFromConstructorCheck
ThreadAsRunnableArgumentCheck
ThreadLocalWithInitialCheck
ThreadOverridesRunCheck
ThreadRunCheck
ThreadSleepCheck
ThreadSleepInTestsCheck
ThreadStartedInConstructorCheck
ThreadWaitCallCheck
ThrowCheckedExceptionCheck
ThrowsFromFinallyCheck
ThrowsSeveralCheckedExceptionCheck
ToArrayCheck
TodoTagPresenceCheck
TooLongLineCheck
TooManyLinesOfCodeInFileCheck
TooManyMethodsCheck
TooManyParametersCheck
TooManyStatementsPerLineCheck
ToStringReturningNullCheck
ToStringUsingBoxingCheck
TrailingCommentCheck
TransactionalMethodVisibilityCheck
TransientFieldInNonSerializableCheck
TrustManagerCertificateCheck
TryWithResourcesCheck
TwoLocksWaitCheck
UnderscoreMisplacedOnNumberCheck
UnderscoreOnNumberCheck
UndocumentedApiCheck
UnnecessarySemicolonCheck
UnusedLabelCheck
UnusedLocalVariableCheck
UnusedMethodParameterCheck
UnusedPrivateClassCheck
UnusedPrivateFieldCheck
UnusedPrivateMethodCheck
UnusedReturnedDataCheck
UnusedTestRuleCheck
UnusedThrowableCheck
UnusedTypeParameterCheck
UppercaseSuffixesCheck
URLHashCodeAndEqualsCheck
UselessExtendsCheck
UselessImportCheck
UselessIncrementCheck
UselessPackageInfoCheck
UselessParenthesesCheck
UtilityClassWithPublicConstructorCheck
ValidationFiltersCheck
ValueBasedObjectsShouldNotBeSerializedCheck
ValueBasedObjectUsedForLockCheck
ValueBasedUtils
VarArgCheck
VariableDeclarationScopeCheck
WaitInSynchronizeCheck
WaitInWhileLoopCheck
WaitOnConditionCheck
WeakSSLContextCheck
WebXmlCheckTemplate
WildcardImportsShouldNotBeUsedCheck
WildcardReturnParameterTypeCheck
WriteObjectTheOnlySynchronizedMethodCheck
WrongAssignmentOperatorCheck
XmlDeserializationCheck
XmlExternalEntityProcessingCheck