|  |  |  |  | .. (parent) | 
  
    |  | - | rw-r--r-- | 3,418 | AvoidConstParamsInDecls.cpp | 
  
    |  | - | rw-r--r-- | 1,441 | AvoidConstParamsInDecls.h | 
  
    |  | - | rw-r--r-- | 1,939 | AvoidNestedConditionalOperatorCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,457 | AvoidNestedConditionalOperatorCheck.h | 
  
    |  | - | rw-r--r-- | 3,353 | AvoidReturnWithVoidValueCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,640 | AvoidReturnWithVoidValueCheck.h | 
  
    |  | - | rw-r--r-- | 3,405 | AvoidUnconditionalPreprocessorIfCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,459 | AvoidUnconditionalPreprocessorIfCheck.h | 
  
    |  | - | rw-r--r-- | 6,228 | BracesAroundStatementsCheck.cpp | 
  
    |  | - | rw-r--r-- | 2,431 | BracesAroundStatementsCheck.h | 
  
    |  | - | rw-r--r-- | 2,095 | CMakeLists.txt | 
  
    |  | - | rw-r--r-- | 5,620 | ConstReturnTypeCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,474 | ConstReturnTypeCheck.h | 
  
    |  | - | rw-r--r-- | 5,976 | ContainerContainsCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,443 | ContainerContainsCheck.h | 
  
    |  | - | rw-r--r-- | 4,920 | ContainerDataPointerCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,855 | ContainerDataPointerCheck.h | 
  
    |  | - | rw-r--r-- | 17,379 | ContainerSizeEmptyCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,980 | ContainerSizeEmptyCheck.h | 
  
    |  | - | rw-r--r-- | 6,194 | ConvertMemberFunctionsToStatic.cpp | 
  
    |  | - | rw-r--r-- | 1,323 | ConvertMemberFunctionsToStatic.h | 
  
    |  | - | rw-r--r-- | 2,813 | DeleteNullPointerCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,381 | DeleteNullPointerCheck.h | 
  
    |  | - | rw-r--r-- | 4,558 | DuplicateIncludeCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,213 | DuplicateIncludeCheck.h | 
  
    |  | - | rw-r--r-- | 12,573 | ElseAfterReturnCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,684 | ElseAfterReturnCheck.h | 
  
    |  | - | rw-r--r-- | 7,727 | EnumInitialValueCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,564 | EnumInitialValueCheck.h | 
  
    |  | - | rw-r--r-- | 20,614 | FunctionCognitiveComplexityCheck.cpp | 
  
    |  | - | rw-r--r-- | 2,115 | FunctionCognitiveComplexityCheck.h | 
  
    |  | - | rw-r--r-- | 7,519 | FunctionSizeCheck.cpp | 
  
    |  | - | rw-r--r-- | 3,006 | FunctionSizeCheck.h | 
  
    |  | - | rw-r--r-- | 6,022 | IdentifierLengthCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,821 | IdentifierLengthCheck.h | 
  
    |  | - | rw-r--r-- | 49,996 | IdentifierNamingCheck.cpp | 
  
    |  | - | rw-r--r-- | 8,803 | IdentifierNamingCheck.h | 
  
    |  | - | rw-r--r-- | 15,248 | ImplicitBoolConversionCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,793 | ImplicitBoolConversionCheck.h | 
  
    |  | - | rw-r--r-- | 13,286 | InconsistentDeclarationParameterNameCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,942 | InconsistentDeclarationParameterNameCheck.h | 
  
    |  | - | rw-r--r-- | 10,194 | IsolateDeclarationCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,303 | IsolateDeclarationCheck.h | 
  
    |  | - | rw-r--r-- | 10,162 | MagicNumbersCheck.cpp | 
  
    |  | - | rw-r--r-- | 4,151 | MagicNumbersCheck.h | 
  
    |  | - | rw-r--r-- | 8,735 | MakeMemberFunctionConstCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,393 | MakeMemberFunctionConstCheck.h | 
  
    |  | - | rw-r--r-- | 3,587 | MathMissingParenthesesCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,439 | MathMissingParenthesesCheck.h | 
  
    |  | - | rw-r--r-- | 5,066 | MisleadingIndentationCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,778 | MisleadingIndentationCheck.h | 
  
    |  | - | rw-r--r-- | 2,091 | MisplacedArrayIndexCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,270 | MisplacedArrayIndexCheck.h | 
  
    |  | - | rw-r--r-- | 4,600 | NamedParameterCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,554 | NamedParameterCheck.h | 
  
    |  | - | rw-r--r-- | 8,188 | NamespaceCommentCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,579 | NamespaceCommentCheck.h | 
  
    |  | - | rw-r--r-- | 9,167 | NonConstParameterCheck.cpp | 
  
    |  | - | rw-r--r-- | 2,187 | NonConstParameterCheck.h | 
  
    |  | - | rw-r--r-- | 12,247 | OperatorsRepresentationCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,851 | OperatorsRepresentationCheck.h | 
  
    |  | - | rw-r--r-- | 10,943 | QualifiedAutoCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,600 | QualifiedAutoCheck.h | 
  
    |  | - | rw-r--r-- | 8,846 | ReadabilityTidyModule.cpp | 
  
    |  | - | rw-r--r-- | 2,505 | RedundantAccessSpecifiersCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,565 | RedundantAccessSpecifiersCheck.h | 
  
    |  | - | rw-r--r-- | 8,827 | RedundantCastingCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,526 | RedundantCastingCheck.h | 
  
    |  | - | rw-r--r-- | 3,757 | RedundantControlFlowCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,964 | RedundantControlFlowCheck.h | 
  
    |  | - | rw-r--r-- | 3,484 | RedundantDeclarationCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,286 | RedundantDeclarationCheck.h | 
  
    |  | - | rw-r--r-- | 1,307 | RedundantFunctionPtrDereferenceCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,316 | RedundantFunctionPtrDereferenceCheck.h | 
  
    |  | - | rw-r--r-- | 5,072 | RedundantInlineSpecifierCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,752 | RedundantInlineSpecifierCheck.h | 
  
    |  | - | rw-r--r-- | 4,128 | RedundantMemberInitCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,765 | RedundantMemberInitCheck.h | 
  
    |  | - | rw-r--r-- | 3,957 | RedundantPreprocessorCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,296 | RedundantPreprocessorCheck.h | 
  
    |  | - | rw-r--r-- | 7,335 | RedundantSmartptrGetCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,679 | RedundantSmartptrGetCheck.h | 
  
    |  | - | rw-r--r-- | 7,983 | RedundantStringCStrCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,244 | RedundantStringCStrCheck.h | 
  
    |  | - | rw-r--r-- | 6,721 | RedundantStringInitCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,314 | RedundantStringInitCheck.h | 
  
    |  | - | rw-r--r-- | 2,819 | ReferenceToConstructedTemporaryCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,588 | ReferenceToConstructedTemporaryCheck.h | 
  
    |  | - | rw-r--r-- | 36,578 | SimplifyBooleanExprCheck.cpp | 
  
    |  | - | rw-r--r-- | 3,253 | SimplifyBooleanExprCheck.h | 
  
    |  | - | rw-r--r-- | 2,688 | SimplifySubscriptExprCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,546 | SimplifySubscriptExprCheck.h | 
  
    |  | - | rw-r--r-- | 3,879 | StaticAccessedThroughInstanceCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,733 | StaticAccessedThroughInstanceCheck.h | 
  
    |  | - | rw-r--r-- | 2,211 | StaticDefinitionInAnonymousNamespaceCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,643 | StaticDefinitionInAnonymousNamespaceCheck.h | 
  
    |  | - | rw-r--r-- | 3,711 | StringCompareCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,469 | StringCompareCheck.h | 
  
    |  | - | rw-r--r-- | 30,105 | SuspiciousCallArgumentCheck.cpp | 
  
    |  | - | rw-r--r-- | 3,745 | SuspiciousCallArgumentCheck.h | 
  
    |  | - | rw-r--r-- | 3,259 | UniqueptrDeleteReleaseCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,516 | UniqueptrDeleteReleaseCheck.h | 
  
    |  | - | rw-r--r-- | 9,676 | UppercaseLiteralSuffixCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,784 | UppercaseLiteralSuffixCheck.h | 
  
    |  | - | rw-r--r-- | 3,732 | UseAnyOfAllOfCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,340 | UseAnyOfAllOfCheck.h | 
  
    |  | - | rw-r--r-- | 7,882 | UseStdMinMaxCheck.cpp | 
  
    |  | - | rw-r--r-- | 1,732 | UseStdMinMaxCheck.h |