All Classes
AbsOnNegativeCheck
AbstractBadFieldNameChecker
AbstractClassNoFieldShouldBeInterfaceCheck
AbstractClassWithoutAbstractMethodCheck
AbstractDeprecatedChecker
AbstractForLoopRule
AbstractForLoopRule.ForLoopIncrement
AbstractForLoopRule.ForLoopInitializer
AbstractForLoopRule.IntVariable
AbstractInjectionChecker
AbstractInSynchronizeChecker
AbstractMethodDetection
AbstractNamingConvention
AbstractNamingConvention.NamedLocatedAttribute
AbstractSerializableInnerClassRule
ActionNumberCheck
AnnotationArgumentOrderCheck
AnonymousClassesTooBigCheck
AnonymousClassShouldBeLambdaCheck
ArchitectureCheck
ArrayDesignatorAfterTypeCheck
ArrayDesignatorOnVariableCheck
ArrayHashCodeAndToStringCheck
ArraysAsListOfPrimitiveToStreamCheck
ArtifactIdNamingConventionCheck
AssertionFailInCatchBlockCheck
AssertionInThreadRunCheck
AssertionsCompletenessCheck
AssertionsInTestsCheck
AssertionsWithoutMessageCheck
AssertOnBooleanVariableCheck
AssignmentInSubExpressionCheck
AtLeastOneConstructorCheck
AvoidDESCheck
BadAbstractClassNameCheck
BadClassNameCheck
BadConstantNameCheck
BadFieldNameCheck
BadFieldNameStaticNonFinalCheck
BadInterfaceNameCheck
BadLocalVariableNameCheck
BadMethodNameCheck
BadPackageNameCheck
BadTestClassNameCheck
BadTestMethodNameCheck
BadTypeParameterNameCheck
BaseTreeVisitorIssueFilter
BigDecimalDoubleConstructorCheck
BooleanInversionCheck
BooleanLiteralCheck
BooleanLiteralInAssertionsCheck
BooleanMethodReturnCheck
CallOuterPrivateMethodCheck
CallSuperInTestCaseCheck
CallSuperMethodFromInnerClassCheck
CallToDeprecatedMethodCheck
CallToFileDeleteOnExitMethodCheck
CaseInsensitiveComparisonCheck
CastArithmeticOperandCheck
CatchExceptionCheck
CatchIllegalMonitorStateExceptionCheck
CatchNPECheck
CatchOfThrowableOrErrorCheck
CatchRethrowingCheck
CatchUsesExceptionWithContextCheck
ChangeMethodContractCheck
CheckList
ChildClassShadowFieldCheck
ClassComparedByNameCheck
ClassComplexityCheck
ClassCouplingCheck
ClassNamedLikeExceptionCheck
ClassVariableVisibilityCheck
ClassWithOnlyStaticMethodsInstantiationCheck
ClassWithoutHashCodeInHashStructureCheck
CloneableImplementingCloneCheck
CloneMethodCallsSuperCloneCheck
CloneOverrideCheck
CollapsibleIfCandidateCheck
CollectionCallingItselfCheck
CollectionImplementationReferencedCheck
CollectionInappropriateCallsCheck
CollectionIsEmptyCheck
CollectionsEmptyConstantsCheck
CombineCatchCheck
CommentContainsPatternChecker
CommentedOutCodeLineCheck
CommentRegularExpressionCheck
CompareObjectWithEqualsCheck
CompareToResultTestCheck
CompareToReturnValueCheck
ConcatenationWithStringValueOfCheck
ConcurrentLinkedQueueSizeCheck
ConfusingOverloadCheck
ConstantMathCheck
ConstantMethodCheck
ConstantsShouldBeStaticFinalCheck
ConstructorCallingOverridableCheck
ConstructorInjectionCheck
CustomCryptographicAlgorithmCheck
CustomSerializationMethodCheck
DataStoredInSessionCheck
DateUtilsTruncateCheck
DeadStoreCheck
DefaultEncodingUsageCheck
DefaultInitializedFieldCheck
DefaultInterceptorsLocationCheck
DefaultPackageCheck
DependencyWithSystemScopeCheck
DeprecatedHashAlgorithmCheck
DeprecatedPomPropertiesCheck
DeprecatedTagPresenceCheck
DiamondOperatorCheck
DisallowedDependenciesCheck
DisallowedMethodCheck
DITCheck
DoubleBraceInitializationCheck
DuplicateConditionIfElseIfCheck
DynamicClassLoadCheck
EclipseI18NFilter
EmptyBlockCheck
EmptyClassCheck
EmptyFileCheck
EmptyMethodsCheck
EmptyStatementUsageCheck
EnumAsIdentifierCheck
EnumMapCheck
EnumMutableFieldCheck
EnumSetCheck
EqualsArgumentTypeCheck
EqualsNotOverriddenInSubclassCheck
EqualsNotOverridenWithCompareToCheck
EqualsOnAtomicClassCheck
EqualsOverridenWithHashCodeCheck
ErrorClassExtendedCheck
EscapedUnicodeCharactersCheck
ExceptionsShouldBeImmutableCheck
ExpressionComplexityCheck
ExpressionsHelper
ExternalizableClassConstructorCheck
FieldModifierCheck
FieldNameMatchingTypeNameCheck
FileCreateTempFileCheck
FileHeaderCheck
FinalClassCheck
FinalizeFieldsSetCheck
FixmeTagPresenceCheck
FloatEqualityCheck
ForLoopCounterChangedCheck
ForLoopFalseConditionCheck
ForLoopIncrementAndUpdateCheck
ForLoopIncrementSignCheck
ForLoopTerminationConditionCheck
ForLoopUsedAsWhileLoopCheck
FormNameDuplicationCheck
GarbageCollectorCalledCheck
GetRequestedSessionIdCheck
GroupIdNamingConventionCheck
HardCodedCredentialsCheck
HardcodedIpCheck
HasNextCallingNextCheck
HiddenFieldCheck
HttpRefererCheck
IdenticalCasesInSwitchCheck
IdenticalOperandOnBinaryExpressionCheck
IfConditionAlwaysTrueOrFalseCheck
IgnoredOperationStatusCheck
IgnoredReturnValueCheck
IgnoredStreamReturnValueCheck
IgnoredTestsCheck
ImmediatelyReturnedVariableCheck
ImmediateReverseBoxingCheck
ImplementsEnumerationCheck
InappropriateRegexpCheck
IncorrectOrderOfMembersCheck
IncrementDecrementInSubExpressionCheck
IndentationCheck
IndexOfStartPositionCheck
IndexOfWithPositiveNumberCheck
InnerClassOfNonSerializableCheck
InnerClassOfSerializableCheck
InnerClassTooManyLinesCheck
InnerStaticClassesCheck
InstanceOfAlwaysTrueCheck
InstanceofUsedOnExceptionCheck
InterceptorExclusionsCheck
InterfaceAsConstantContainerCheck
InterfaceOrSuperclassShadowingCheck
InterruptedExceptionCheck
InvalidDateValuesCheck
IteratorNextExceptionCheck
JavaFootprint
JavaIssueFilter
JavaPropertiesHelper
JunitMethodDeclarationCheck
KeySetInsteadOfEntrySetCheck
LabelsShouldNotBeUsedCheck
LambdaOptionalParenthesisCheck
LambdaSingleExpressionCheck
LDAPInjectionCheck
LeftCurlyBraceBaseTreeVisitor
LeftCurlyBraceEndLineCheck
LeftCurlyBraceStartLineCheck
LocatedAttributeMatcher
LoggersDeclarationCheck
LombokFilter
LongBitsToDoubleOnIntCheck
LoopsOnSameSetCheck
MagicNumberCheck
MainInServletCheck
MainMethodThrowsExceptionCheck
MathOnFloatCheck
MavenDependencyCollector
MavenDependencyMatcher
MembersDifferOnlyByCapitalizationCheck
MethodComplexityCheck
MethodNamedEqualsCheck
MethodNamedHashcodeOrEqualCheck
MethodNameSameAsClassCheck
MethodOnlyCallsSuperCheck
MethodsHelper
MethodTooBigCheck
MethodWithExcessiveReturnsCheck
MismatchPackageDirectoryCheck
MissingCurlyBracesCheck
MissingDeprecatedCheck
MissingNewLineAtEndOfFileCheck
ModifiersOrderCheck
ModulusEqualityCheck
MultilineBlocksCurlyBracesCheck
MutableMembersUsageCheck
NestedBlocksCheck
NestedEnumStaticCheck
NestedIfStatementsCheck
NestedTryCatchCheck
NoCheckstyleTagPresenceCheck
NonSerializableWriteCheck
NonShortCircuitLogicCheck
NonStaticClassInitializerCheck
NoPmdTagPresenceCheck
NoSonarCheck
NoTestInTestClassCheck
NotifyCheck
NPEThrowCheck
NullCipherCheck
NullDereferenceInConditionalCheck
NullShouldNotBeUsedWithOptionalCheck
ObjectCreatedOnlyToCallGetClassCheck
ObjectFinalizeCheck
ObjectFinalizeOverloadedCheck
ObjectFinalizeOverridenCallsSuperFinalizeCheck
ObjectFinalizeOverridenCheck
ObjectFinalizeOverridenNotPublicCheck
OctalValuesCheck
OneClassInterfacePerFileCheck
OneDeclarationPerLineCheck
OperatorPrecedenceCheck
OptionalAsParameterCheck
OSCommandInjectionCheck
OverrideAnnotationCheck
PackageInfoCheck
ParameterReassignedToCheck
ParsingErrorCheck
PatternMatcher
PatternUtils
PomElementOrderCheck
PostAnalysisIssueFilter
PreparedStatementAndResultSetCheck
PrimitiveTypeBoxingWithToStringCheck
PrimitiveWrappersInTernaryOperatorCheck
PrintfCheck
PrintStackTraceCalledWithoutArgumentCheck
PrivateFieldUsedLocallyCheck
PrivateReadResolveCheck
ProtectedMemberInFinalClassCheck
PseudoRandomCheck
PublicStaticFieldShouldBeFinalCheck
PublicStaticMutableMembersCheck
RandomFloatToIntCheck
RangedVersionMatcher
RawByteBitwiseOperationsCheck
RawExceptionCheck
ReadObjectSynchronizedCheck
ReassignmentFinder
RedundantAbstractMethodCheck
RedundantModifierCheck
RedundantThrowsDeclarationCheck
RedundantTypeCastCheck
ReflectionOnNonRuntimeAnnotationCheck
RepeatAnnotationCheck
ReplaceLambdaByMethodRefCheck
ResultSetIsLastCheck
ReturnEmptyArrayNotNullCheck
ReturnInFinallyCheck
ReturnOfBooleanExpressionsCheck
RightCurlyBraceDifferentLineAsNextBlockCheck
RightCurlyBraceSameLineAsNextBlockCheck
RightCurlyBraceStartLineCheck
RightCurlyBraceToNextBlockAbstractVisitor
RSAUsesOAEPCheck
RunFinalizersCheck
SAMAnnotatedCheck
ScheduledThreadPoolExecutorZeroCheck
SecureCookieCheck
SecurityConstraintsInWebXmlCheck
SelectorMethodArgumentCheck
SelfAssignementCheck
SerializableComparatorCheck
SerializableContract
SerializableFieldInSerializableClassCheck
SerializableObjectInSessionCheck
SerializableSuperConstructorCheck
SerialVersionUidCheck
ServletInstanceFieldCheck
ServletMethodsExceptionsThrownCheck
SeveralBreakOrContinuePerLoopCheck
ShiftOnIntOrLongCheck
SillyBitOperationCheck
SillyEqualsCheck
SimpleClassNameCheck
SingleConnectionFactoryCheck
SQLInjectionCheck
StaticFieldInitializationCheck
StaticFieldUpateCheck
StaticMembersAccessCheck
StaticMethodCheck
StaticMultithreadedUnsafeFieldsCheck
StringBufferAndBuilderWithCharCheck
StringConcatenationInLoopCheck
StringLiteralDuplicatedCheck
StringLiteralInsideEqualsCheck
StringMethodsOnSingleCharCheck
StringMethodsWithLocaleCheck
StringPrimitiveConstructorCheck
StringToPrimitiveConversionCheck
StringToStringCheck
SunPackagesUsedCheck
SuppressWarningFilter
SuppressWarningsCheck
SwitchAtLeastThreeCasesCheck
SwitchCaseTooBigCheck
SwitchCaseWithoutBreakCheck
SwitchLastCaseIsDefaultCheck
SwitchWithLabelsCheck
SwitchWithTooManyCasesCheck
SymmetricEqualsCheck
SyncGetterAndSetterCheck
SynchronizationOnStringOrBoxedCheck
SynchronizedClassUsageCheck
SynchronizedFieldAssignmentCheck
SynchronizedLockCheck
SystemExitCalledCheck
SystemOutOrErrUsageCheck
TabCharacterCheck
TernaryOperatorCheck
ThreadAsRunnableArgumentCheck
ThreadOverridesRunCheck
ThreadRunCheck
ThreadSleepCheck
ThreadSleepInTestsCheck
ThreadStartedInConstructorCheck
ThreadWaitCallCheck
ThrowCheckedExceptionCheck
ThrowsFromFinallyCheck
ThrowsSeveralCheckedExceptionCheck
ToArrayCheck
TodoTagPresenceCheck
TooLongLineCheck
TooManyLinesOfCodeInFileCheck
TooManyMethodsCheck
TooManyParametersCheck
TooManyStatementsPerLineCheck
ToStringReturningNullCheck
ToStringUsingBoxingCheck
TrailingCommentCheck
TransactionalMethodVisibilityCheck
TransientFieldInNonSerializableCheck
TryWithResourcesCheck
UnderscoreOnNumberCheck
UndocumentedApiCheck
UnusedLabelCheck
UnusedLocalVariableCheck
UnusedMethodParameterCheck
UnusedPrivateFieldCheck
UnusedPrivateMethodCheck
UnusedReturnedDataCheck
UnusedTestRuleCheck
UnusedTypeParameterCheck
UppercaseSuffixesCheck
URLHashCodeAndEqualsCheck
UselessExtendsCheck
UselessImportCheck
UselessIncrementCheck
UselessParenthesesCheck
UtilityClassWithPublicConstructorCheck
ValidationFiltersCheck
ValueBasedObjectsShouldNotBeSerializedCheck
ValueBasedUtils
VarArgCheck
VariableDeclarationScopeCheck
WaitInSynchronizeCheck
WaitInWhileLoopCheck
WaitOnConditionCheck
WebXmlCheckTemplate
WildcardImportsShouldNotBeUsedCheck
WildcardReturnParameterTypeCheck