JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
@ParametersAreNonnullByDefault
Package org.sonar.python.checks
Class Summary
Class
Description
AbstractCallExpressionCheck
AbstractFunctionNameCheck
AbstractNameCheck
AbstractUnreadPrivateMembersCheck
AfterJumpStatementCheck
AllBranchesAreIdenticalCheck
ArgumentNumberCheck
ArgumentTypeCheck
BackslashInStringCheck
BackticksUsageCheck
BareRaiseInFinallyCheck
BooleanExpressionInExceptCheck
BreakContinueOutsideLoopCheck
CaughtExceptionsCheck
ChangeMethodContractCheck
CheckList
CheckUtils
ChildAndParentExceptionCaughtCheck
ClassComplexityCheck
ClassMethodFirstArgumentNameCheck
ClassNameCheck
CognitiveComplexityFunctionCheck
CollapsibleIfStatementsCheck
CollectionLengthComparisonCheck
CommentedCodeCheck
CommentRegularExpressionCheck
ComparisonToNoneCheck
ConfusingWalrusCheck
DbNoPasswordCheck
DeadStoreCheck
DeadStoreUtils
DuplicatedMethodFieldNamesCheck
DuplicatedMethodImplementationCheck
EmptyFunctionCheck
EmptyNestedBlockCheck
ExceptionCauseTypeCheck
ExceptionSuperClassDeclarationCheck
ExceptRethrowingCheck
ExecStatementUsageCheck
ExitHasBadArgumentsCheck
Expressions
FieldDuplicatesClassNameCheck
FieldNameCheck
FileComplexityCheck
FixmeCommentCheck
FunctionComplexityCheck
FunctionNameCheck
FunctionUsingLoopVariableCheck
GenericExceptionRaisedCheck
HardcodedIPCheck
IdenticalExpressionOnBinaryOperatorCheck
IgnoredParameterCheck
IgnoredSystemExitCheck
IncorrectExceptionTypeCheck
InequalityUsageCheck
InfiniteRecursionCheck
InitReturnsValueCheck
InstanceAndClassMethodsAtLeastOnePositionalCheck
InstanceMethodSelfAsFirstCheck
InvariantReturnCheck
JumpInFinallyCheck
LdapAuthenticationCheck
LineLengthCheck
LocalVariableAndParameterNameConventionCheck
LongIntegerWithLowercaseSuffixUsageCheck
LoopExecutingAtMostOnceCheck
MethodNameCheck
MethodShouldBeStaticCheck
MissingDocstringCheck
MissingNewlineAtEndOfFileCheck
ModifiedParameterValueCheck
ModuleNameCheck
NeedlessPassCheck
NestedConditionalExpressionCheck
NestedControlFlowDepthCheck
NewStyleClassCheck
NoPersonReferenceInTodoCheck
NoReRaiseInExitCheck
NotImplementedErrorInOperatorMethodsCheck
OneStatementPerLineCheck
Note that implementation differs from AbstractOneStatementPerLineCheck due to Python specifics
OverwrittenCollectionEntryCheck
ParsingErrorCheck
PredictableSaltCheck
PreIncrementDecrementCheck
PrintStatementUsageCheck
PropertyAccessorParameterCountCheck
RaiseOutsideExceptCheck
RedundantJumpCheck
ReturnAndYieldInOneFunctionCheck
ReturnYieldOutsideFunctionCheck
RobustCipherAlgorithmCheck
SameBranchCheck
SameConditionCheck
SecureModeEncryptionAlgorithmsCheck
SelfAssignmentCheck
SillyEqualityCheck
SillyIdentityCheck
SpecialMethodParamListCheck
StringLiteralDuplicationCheck
TempFileCreationCheck
TooManyLinesInFileCheck
TooManyParametersCheck
TooManyReturnsCheck
TrailingCommentCheck
TrailingWhitespaceCheck
UndeclaredNameUsageCheck
UnreachableExceptCheck
UnreadPrivateAttributesCheck
UnreadPrivateInnerClassesCheck
UnreadPrivateMethodsCheck
UnusedLocalVariableCheck
UnusedNestedDefinitionCheck
UselessParenthesisAfterKeywordCheck
UselessParenthesisCheck
VerifiedSslTlsCertificateCheck
WeakSSLProtocolCheck
WrongAssignmentOperatorCheck