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
AfterJumpStatementCheck
AllBranchesAreIdenticalCheck
ArgumentNumberCheck
BackslashInStringCheck
BackticksUsageCheck
BreakContinueOutsideLoopCheck
CheckList
CheckUtils
ClassComplexityCheck
ClassNameCheck
CognitiveComplexityFunctionCheck
CollapsibleIfStatementsCheck
CollectionLengthComparisonCheck
CommentedCodeCheck
CommentRegularExpressionCheck
DbNoPasswordCheck
DeadStoreCheck
DeadStoreUtils
DuplicatedMethodFieldNamesCheck
DuplicatedMethodImplementationCheck
EmptyFunctionCheck
EmptyNestedBlockCheck
ExceptRethrowingCheck
ExecStatementUsageCheck
ExitHasBadArgumentsCheck
Expressions
FieldDuplicatesClassNameCheck
FieldNameCheck
FileComplexityCheck
FixmeCommentCheck
FunctionComplexityCheck
FunctionNameCheck
HardcodedIPCheck
IdenticalExpressionOnBinaryOperatorCheck
IgnoredParameterCheck
IncorrectExceptionTypeCheck
InequalityUsageCheck
InfiniteRecursionCheck
InitReturnsValueCheck
InvariantReturnCheck
LineLengthCheck
LocalVariableAndParameterNameConventionCheck
LongIntegerWithLowercaseSuffixUsageCheck
LoopExecutingAtMostOnceCheck
MethodNameCheck
MethodShouldBeStaticCheck
MissingDocstringCheck
MissingNewlineAtEndOfFileCheck
ModuleNameCheck
NeedlessPassCheck
NestedConditionalExpressionCheck
NestedControlFlowDepthCheck
NewStyleClassCheck
NoPersonReferenceInTodoCheck
OneStatementPerLineCheck
Note that implementation differs from AbstractOneStatementPerLineCheck due to Python specifics
OverwrittenCollectionEntryCheck
ParsingErrorCheck
PredictableSaltCheck
PreIncrementDecrementCheck
PrintStatementUsageCheck
RedundantJumpCheck
ReturnAndYieldInOneFunctionCheck
ReturnYieldOutsideFunctionCheck
SameBranchCheck
SameConditionCheck
SelfAssignmentCheck
StringLiteralDuplicationCheck
TempFileCreationCheck
TooManyLinesInFileCheck
TooManyParametersCheck
TooManyReturnsCheck
TrailingCommentCheck
TrailingWhitespaceCheck
UndeclaredNameUsageCheck
UnusedLocalVariableCheck
UnusedNestedDefinitionCheck
UselessParenthesisAfterKeywordCheck
UselessParenthesisCheck
WeakSSLProtocolCheck
WrongAssignmentOperatorCheck