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
AbstractDuplicateKeyCheck
AbstractFunctionNameCheck
AbstractNameCheck
AbstractStringFormatCheck
AbstractUnreadPrivateMembersCheck
AfterJumpStatementCheck
AllBranchesAreIdenticalCheck
ArgumentNumberCheck
ArgumentTypeCheck
BackslashInStringCheck
BackticksUsageCheck
BareRaiseInFinallyCheck
BooleanExpressionInExceptCheck
BreakContinueOutsideLoopCheck
BuiltinShadowingAssignmentCheck
CaughtExceptionsCheck
ChangeMethodContractCheck
CheckList
CheckUtils
ChildAndParentExceptionCaughtCheck
CipherBlockChainingCheck
ClassComplexityCheck
ClassMethodFirstArgumentNameCheck
ClassNameCheck
CognitiveComplexityFunctionCheck
CollapsibleIfStatementsCheck
CollectionLengthComparisonCheck
CommentedCodeCheck
CommentRegularExpressionCheck
ComparisonToNoneCheck
ConfusingTypeCheckingCheck
ConfusingWalrusCheck
ConstantConditionCheck
DbNoPasswordCheck
DeadStoreCheck
DeadStoreUtils
DictionaryDuplicateKeyCheck
DuplicateArgumentCheck
DuplicatedMethodFieldNamesCheck
DuplicatedMethodImplementationCheck
ElseAfterLoopsWithoutBreakCheck
EmptyFunctionCheck
EmptyNestedBlockCheck
ExceptionCauseTypeCheck
ExceptionNotThrownCheck
ExceptionSuperClassDeclarationCheck
ExceptRethrowingCheck
ExecStatementUsageCheck
ExitHasBadArgumentsCheck
Expressions
FieldDuplicatesClassNameCheck
FieldNameCheck
FileComplexityCheck
FilePermissionsCheck
FixmeCommentCheck
FunctionComplexityCheck
FunctionNameCheck
FunctionReturnTypeCheck
FunctionUsingLoopVariableCheck
GenericExceptionRaisedCheck
HardcodedIPCheck
IdenticalExpressionOnBinaryOperatorCheck
IdentityComparisonWithCachedTypesCheck
IdentityComparisonWithNewObjectCheck
IgnoredParameterCheck
IgnoredPureOperationsCheck
IgnoredSystemExitCheck
ImplicitStringConcatenationCheck
IncompatibleOperands
IncompatibleOperands.SpecialMethod
IncompatibleOperandsCheck
InconsistentTypeHintCheck
IncorrectExceptionTypeCheck
InequalityUsageCheck
InfiniteRecursionCheck
InitReturnsValueCheck
InstanceAndClassMethodsAtLeastOnePositionalCheck
InstanceMethodSelfAsFirstCheck
InvalidOpenModeCheck
InvariantReturnCheck
ItemOperationsType
ItemOperationsTypeCheck
IterationOnNonIterable
IterationOnNonIterableCheck
JumpInFinallyCheck
JwtVerificationCheck
LdapAuthenticationCheck
LineLengthCheck
LocalVariableAndParameterNameConventionCheck
LongIntegerWithLowercaseSuffixUsageCheck
LoopExecutingAtMostOnceCheck
MethodNameCheck
MethodShouldBeStaticCheck
MissingDocstringCheck
MissingNewlineAtEndOfFileCheck
ModifiedParameterValueCheck
ModuleNameCheck
NeedlessPassCheck
NestedConditionalExpressionCheck
NestedControlFlowDepthCheck
NewStyleClassCheck
NonCallableCalled
NonCallableCalledCheck
NonStringInAllPropertyCheck
NoPersonReferenceInTodoCheck
NoReRaiseInExitCheck
NotImplementedErrorInOperatorMethodsCheck
OneStatementPerLineCheck
Note that implementation differs from AbstractOneStatementPerLineCheck due to Python specifics
OverwrittenCollectionEntryCheck
ParsingErrorCheck
PredictableSaltCheck
PreIncrementDecrementCheck
PrintStatementUsageCheck
PropertyAccessorParameterCountCheck
RaiseOutsideExceptCheck
RedundantJumpCheck
ReferencedBeforeAssignmentCheck
ReturnAndYieldInOneFunctionCheck
ReturnYieldOutsideFunctionCheck
RobustCipherAlgorithmCheck
SameBranchCheck
SameConditionCheck
SecureModeEncryptionAlgorithmsCheck
SelfAssignmentCheck
SetDuplicateKeyCheck
SillyEquality
SillyEqualityCheck
SillyIdentityCheck
SpecialMethodParamListCheck
StringFormat
StringFormat.NamedField
StringFormat.PositionalField
StringFormat.ReplacementField
Represents a named or positional replacement field inside a format string.
StringFormatCorrectnessCheck
StringFormatMisuseCheck
StringLiteralDuplicationCheck
TempFileCreationCheck
TooManyLinesInFileCheck
TooManyParametersCheck
TooManyReturnsCheck
TrailingCommentCheck
TrailingWhitespaceCheck
UndefinedNameAllPropertyCheck
UndefinedSymbolsCheck
UnreachableExceptCheck
UnreadPrivateAttributesCheck
UnreadPrivateInnerClassesCheck
UnreadPrivateMethodsCheck
UnusedLocalVariableCheck
UnusedNestedDefinitionCheck
UselessParenthesisAfterKeywordCheck
UselessParenthesisCheck
UselessStatementCheck
VerifiedSslTlsCertificateCheck
WeakSSLProtocolCheck
WildcardImportCheck
WrongAssignmentOperatorCheck
XMLParserXXEVulnerableCheck