package info (click to toggle)
llvm-toolchain-14 1%3A14.0.6-16
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,496,368 kB
  • sloc: cpp: 5,593,980; ansic: 986,873; asm: 585,869; python: 184,223; objc: 72,530; lisp: 31,119; f90: 27,793; javascript: 9,780; pascal: 9,762; sh: 9,482; perl: 7,468; ml: 5,432; awk: 3,523; makefile: 2,547; xml: 953; cs: 573; fortran: 567

Folder: readability

d .. (parent)
- - rw-r--r-- 2,697 AvoidConstParamsInDecls.cpp
- - rw-r--r-- 1,320 AvoidConstParamsInDecls.h
- - rw-r--r-- 9,635 BracesAroundStatementsCheck.cpp
- - rw-r--r-- 2,489 BracesAroundStatementsCheck.h
- - rw-r--r-- 1,724 CMakeLists.txt
- - rw-r--r-- 4,912 ConstReturnTypeCheck.cpp
- - rw-r--r-- 1,277 ConstReturnTypeCheck.h
- - rw-r--r-- 6,057 ContainerContainsCheck.cpp
- - rw-r--r-- 1,493 ContainerContainsCheck.h
- - rw-r--r-- 4,499 ContainerDataPointerCheck.cpp
- - rw-r--r-- 1,781 ContainerDataPointerCheck.h
- - rw-r--r-- 13,844 ContainerSizeEmptyCheck.cpp
- - rw-r--r-- 1,871 ContainerSizeEmptyCheck.h
- - rw-r--r-- 6,044 ConvertMemberFunctionsToStatic.cpp
- - rw-r--r-- 1,373 ConvertMemberFunctionsToStatic.h
- - rw-r--r-- 2,863 DeleteNullPointerCheck.cpp
- - rw-r--r-- 1,432 DeleteNullPointerCheck.h
- - rw-r--r-- 4,399 DuplicateIncludeCheck.cpp
- - rw-r--r-- 1,263 DuplicateIncludeCheck.h
- - rw-r--r-- 12,581 ElseAfterReturnCheck.cpp
- - rw-r--r-- 1,735 ElseAfterReturnCheck.h
- - rw-r--r-- 20,817 FunctionCognitiveComplexityCheck.cpp
- - rw-r--r-- 2,166 FunctionCognitiveComplexityCheck.h
- - rw-r--r-- 7,113 FunctionSizeCheck.cpp
- - rw-r--r-- 2,450 FunctionSizeCheck.h
- - rw-r--r-- 6,072 IdentifierLengthCheck.cpp
- - rw-r--r-- 1,871 IdentifierLengthCheck.h
- - rw-r--r-- 46,182 IdentifierNamingCheck.cpp
- - rw-r--r-- 7,794 IdentifierNamingCheck.h
- - rw-r--r-- 14,309 ImplicitBoolConversionCheck.cpp
- - rw-r--r-- 1,866 ImplicitBoolConversionCheck.h
- - rw-r--r-- 13,355 InconsistentDeclarationParameterNameCheck.cpp
- - rw-r--r-- 1,993 InconsistentDeclarationParameterNameCheck.h
- - rw-r--r-- 10,145 IsolateDeclarationCheck.cpp
- - rw-r--r-- 1,353 IsolateDeclarationCheck.h
- - rw-r--r-- 8,902 MagicNumbersCheck.cpp
- - rw-r--r-- 3,888 MagicNumbersCheck.h
- - rw-r--r-- 8,559 MakeMemberFunctionConstCheck.cpp
- - rw-r--r-- 1,443 MakeMemberFunctionConstCheck.h
- - rw-r--r-- 4,447 MisleadingIndentationCheck.cpp
- - rw-r--r-- 1,774 MisleadingIndentationCheck.h
- - rw-r--r-- 2,141 MisplacedArrayIndexCheck.cpp
- - rw-r--r-- 1,320 MisplacedArrayIndexCheck.h
- - rw-r--r-- 4,621 NamedParameterCheck.cpp
- - rw-r--r-- 1,605 NamedParameterCheck.h
- - rw-r--r-- 8,192 NamespaceCommentCheck.cpp
- - rw-r--r-- 1,632 NamespaceCommentCheck.h
- - rw-r--r-- 8,377 NonConstParameterCheck.cpp
- - rw-r--r-- 2,238 NonConstParameterCheck.h
- - rw-r--r-- 11,019 QualifiedAutoCheck.cpp
- - rw-r--r-- 1,650 QualifiedAutoCheck.h
- - rw-r--r-- 7,307 ReadabilityTidyModule.cpp
- - rw-r--r-- 2,555 RedundantAccessSpecifiersCheck.cpp
- - rw-r--r-- 1,615 RedundantAccessSpecifiersCheck.h
- - rw-r--r-- 3,811 RedundantControlFlowCheck.cpp
- - rw-r--r-- 2,015 RedundantControlFlowCheck.h
- - rw-r--r-- 3,211 RedundantDeclarationCheck.cpp
- - rw-r--r-- 1,336 RedundantDeclarationCheck.h
- - rw-r--r-- 1,357 RedundantFunctionPtrDereferenceCheck.cpp
- - rw-r--r-- 1,366 RedundantFunctionPtrDereferenceCheck.h
- - rw-r--r-- 2,742 RedundantMemberInitCheck.cpp
- - rw-r--r-- 1,816 RedundantMemberInitCheck.h
- - rw-r--r-- 4,007 RedundantPreprocessorCheck.cpp
- - rw-r--r-- 1,346 RedundantPreprocessorCheck.h
- - rw-r--r-- 7,385 RedundantSmartptrGetCheck.cpp
- - rw-r--r-- 1,730 RedundantSmartptrGetCheck.h
- - rw-r--r-- 8,102 RedundantStringCStrCheck.cpp
- - rw-r--r-- 1,273 RedundantStringCStrCheck.h
- - rw-r--r-- 7,029 RedundantStringInitCheck.cpp
- - rw-r--r-- 1,366 RedundantStringInitCheck.h
- - rw-r--r-- 31,453 SimplifyBooleanExprCheck.cpp
- - rw-r--r-- 4,317 SimplifyBooleanExprCheck.h
- - rw-r--r-- 2,540 SimplifyBooleanExprMatchers.h
- - rw-r--r-- 2,784 SimplifySubscriptExprCheck.cpp
- - rw-r--r-- 1,599 SimplifySubscriptExprCheck.h
- - rw-r--r-- 3,215 StaticAccessedThroughInstanceCheck.cpp
- - rw-r--r-- 1,784 StaticAccessedThroughInstanceCheck.h
- - rw-r--r-- 2,353 StaticDefinitionInAnonymousNamespaceCheck.cpp
- - rw-r--r-- 1,459 StaticDefinitionInAnonymousNamespaceCheck.h
- - rw-r--r-- 2,989 StringCompareCheck.cpp
- - rw-r--r-- 1,414 StringCompareCheck.h
- - rw-r--r-- 30,208 SuspiciousCallArgumentCheck.cpp
- - rw-r--r-- 3,770 SuspiciousCallArgumentCheck.h
- - rw-r--r-- 3,309 UniqueptrDeleteReleaseCheck.cpp
- - rw-r--r-- 1,567 UniqueptrDeleteReleaseCheck.h
- - rw-r--r-- 9,732 UppercaseLiteralSuffixCheck.cpp
- - rw-r--r-- 1,837 UppercaseLiteralSuffixCheck.h
- - rw-r--r-- 3,757 UseAnyOfAllOfCheck.cpp
- - rw-r--r-- 1,390 UseAnyOfAllOfCheck.h