DSM Report - all_packages - com.puppycrawl.tools.checkstyle.checks.coding

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
ArrayTrailingCommaCheck ArrayTrailingCommaCheck 1 x
AvoidDoubleBraceInitializationCheck AvoidDoubleBraceInitializationCheck 2 x
AvoidInlineConditionalsCheck AvoidInlineConditionalsCheck 3 x
AvoidNoArgumentSuperConstructorCallCheck AvoidNoArgumentSuperConstructorCallCheck 4 x
ConstructorsDeclarationGroupingCheck ConstructorsDeclarationGroupingCheck 5 x
CovariantEqualsCheck CovariantEqualsCheck 6 x
DeclarationOrderCheck DeclarationOrderCheck 7 x
DefaultComesLastCheck DefaultComesLastCheck 8 x
EmptyStatementCheck EmptyStatementCheck 9 x
EqualsAvoidNullCheck EqualsAvoidNullCheck 10 x
EqualsHashCodeCheck EqualsHashCodeCheck 11 x
ExplicitInitializationCheck ExplicitInitializationCheck 12 x
FallThroughCheck FallThroughCheck 13 x
FinalLocalVariableCheck FinalLocalVariableCheck 14 x
HiddenFieldCheck HiddenFieldCheck 15 x
IllegalCatchCheck IllegalCatchCheck 16 x
IllegalInstantiationCheck IllegalInstantiationCheck 17 x
IllegalThrowsCheck IllegalThrowsCheck 18 x
IllegalTokenCheck IllegalTokenCheck 19 x
IllegalTokenTextCheck IllegalTokenTextCheck 20 x
IllegalTypeCheck IllegalTypeCheck 21 x
InnerAssignmentCheck InnerAssignmentCheck 22 x
MagicNumberCheck MagicNumberCheck 23 x
MatchXpathCheck MatchXpathCheck 24 x
MissingCtorCheck MissingCtorCheck 25 x
MissingNullCaseInSwitchCheck MissingNullCaseInSwitchCheck 26 x
MissingSwitchDefaultCheck MissingSwitchDefaultCheck 27 x
ModifiedControlVariableCheck ModifiedControlVariableCheck 28 x
MultipleStringLiteralsCheck MultipleStringLiteralsCheck 29 x
MultipleVariableDeclarationsCheck MultipleVariableDeclarationsCheck 30 x
NestedForDepthCheck NestedForDepthCheck 31 x
NestedIfDepthCheck NestedIfDepthCheck 32 x
NestedTryDepthCheck NestedTryDepthCheck 33 x
NoArrayTrailingCommaCheck NoArrayTrailingCommaCheck 34 x
NoCloneCheck NoCloneCheck 35 x
NoEnumTrailingCommaCheck NoEnumTrailingCommaCheck 36 x
NoFinalizerCheck NoFinalizerCheck 37 x
OneStatementPerLineCheck OneStatementPerLineCheck 38 x
OverloadMethodsDeclarationOrderCheck OverloadMethodsDeclarationOrderCheck 39 x
PackageDeclarationCheck PackageDeclarationCheck 40 x
ParameterAssignmentCheck ParameterAssignmentCheck 41 x
RequireThisCheck RequireThisCheck 42 x
ReturnCountCheck ReturnCountCheck 43 x
SimplifyBooleanExpressionCheck SimplifyBooleanExpressionCheck 44 x
SimplifyBooleanReturnCheck SimplifyBooleanReturnCheck 45 x
StringLiteralEqualityCheck StringLiteralEqualityCheck 46 x
UnnecessaryParenthesesCheck UnnecessaryParenthesesCheck 47 x
UnnecessarySemicolonAfterOuterTypeDeclarationCheck UnnecessarySemicolonAfterOuterTypeDeclarationCheck 48 x
UnnecessarySemicolonAfterTypeMemberDeclarationCheck UnnecessarySemicolonAfterTypeMemberDeclarationCheck 49 x
UnnecessarySemicolonInEnumerationCheck UnnecessarySemicolonInEnumerationCheck 50 x
UnnecessarySemicolonInTryWithResourcesCheck UnnecessarySemicolonInTryWithResourcesCheck 51 x
UnusedCatchParameterShouldBeUnnamedCheck UnusedCatchParameterShouldBeUnnamedCheck 52 x
UnusedLambdaParameterShouldBeUnnamedCheck UnusedLambdaParameterShouldBeUnnamedCheck 53 x
UnusedLocalVariableCheck UnusedLocalVariableCheck 54 x
VariableDeclarationUsageDistanceCheck VariableDeclarationUsageDistanceCheck 55 x
WhenShouldBeUsedCheck WhenShouldBeUsedCheck 56 x
package-info package-info 57 x
SuperCloneCheck SuperCloneCheck 58 x
SuperFinalizeCheck SuperFinalizeCheck 59 x
AbstractSuperCheck AbstractSuperCheck 60 2 2 x