Name Date Size #Lines LOC

..--

AvoidConstParamsInDecls.cppH A D29-Oct-20233.3 KiB10168

AvoidConstParamsInDecls.hH A D22-Jan-20231.4 KiB3820

AvoidNestedConditionalOperatorCheck.cppH A D15-Jan-20241.9 KiB5337

AvoidNestedConditionalOperatorCheck.hH A D15-Jan-20241.4 KiB3416

AvoidReturnWithVoidValueCheck.cppH A D27-Apr-20243.3 KiB8364

AvoidReturnWithVoidValueCheck.hH A D05-Jan-20241.6 KiB4523

AvoidUnconditionalPreprocessorIfCheck.cppH A D16-Sep-20243.3 KiB10580

AvoidUnconditionalPreprocessorIfCheck.hH A D26-Mar-20231.4 KiB3314

BracesAroundStatementsCheck.cppH A D07-Apr-20246.1 KiB172132

BracesAroundStatementsCheck.hH A D07-Apr-20242.4 KiB6726

CMakeLists.txtH A D08-Oct-20242.1 KiB8075

ConstReturnTypeCheck.cppH A D02-May-20245.5 KiB14789

ConstReturnTypeCheck.hH A D22-Jan-20231.4 KiB3717

ContainerContainsCheck.cppH A D23-Oct-20246.2 KiB139107

ContainerContainsCheck.hH A D18-Sep-20241.5 KiB3717

ContainerDataPointerCheck.cppH A D12-Jun-20234.8 KiB12797

ContainerDataPointerCheck.hH A D12-Jun-20231.8 KiB4621

ContainerSizeEmptyCheck.cppH A D06-Jun-202417 KiB412346

ContainerSizeEmptyCheck.hH A D11-Jan-20251.9 KiB4722

ConvertMemberFunctionsToStatic.cppH A D31-Mar-20246 KiB174120

ConvertMemberFunctionsToStatic.hH A D22-Jan-20231.3 KiB3313

DeleteNullPointerCheck.cppH A D14-Jan-20232.7 KiB7553

DeleteNullPointerCheck.hH A D22-Jan-20231.3 KiB3516

DuplicateIncludeCheck.cppH A D06-Apr-20244.5 KiB11887

DuplicateIncludeCheck.hH A D22-Jan-20231.2 KiB3213

ElseAfterReturnCheck.cppH A D13-Jun-202412.3 KiB326270

ElseAfterReturnCheck.hH A D22-Jan-20231.6 KiB4525

EnumInitialValueCheck.cppH A D28-Oct-20247.9 KiB201164

EnumInitialValueCheck.hH A D01-Apr-20241.5 KiB3919

FunctionCognitiveComplexityCheck.cppH A D01-Nov-202420.1 KiB561332

FunctionCognitiveComplexityCheck.hH A D22-Jan-20232.1 KiB5220

FunctionSizeCheck.cppH A D09-Oct-20237.3 KiB229176

FunctionSizeCheck.hH A D09-Oct-20232.9 KiB6630

IdentifierLengthCheck.cppH A D14-Jan-20235.9 KiB153117

IdentifierLengthCheck.hH A D22-Jan-20231.8 KiB5127

IdentifierNamingCheck.cppH A D14-Oct-202448.9 KiB1,5631,283

IdentifierNamingCheck.hH A D28-May-20248.6 KiB244176

ImplicitBoolConversionCheck.cppH A D28-Dec-202416 KiB403318

ImplicitBoolConversionCheck.hH A D28-Dec-20241.8 KiB4424

InconsistentDeclarationParameterNameCheck.cppH A D16-May-202313 KiB352263

InconsistentDeclarationParameterNameCheck.hH A D18-Dec-20241.9 KiB4926

IsolateDeclarationCheck.cppH A D14-Dec-202310 KiB275166

IsolateDeclarationCheck.hH A D22-Jan-20231.3 KiB3213

MagicNumbersCheck.cppH A D17-Sep-20239.9 KiB263199

MagicNumbersCheck.hH A D26-Mar-20234.1 KiB11679

MakeMemberFunctionConstCheck.cppH A D31-Mar-20248.5 KiB268163

MakeMemberFunctionConstCheck.hH A D22-Jan-20231.4 KiB3416

MathMissingParenthesesCheck.cppH A D09-Jun-20243.5 KiB10181

MathMissingParenthesesCheck.hH A D25-Apr-20241.4 KiB3516

MisleadingIndentationCheck.cppH A D27-Dec-20234.9 KiB140108

MisleadingIndentationCheck.hH A D27-Dec-20231.7 KiB4221

MisplacedArrayIndexCheck.cppH A D14-Jan-20232 KiB5434

MisplacedArrayIndexCheck.hH A D22-Jan-20231.2 KiB3213

NamedParameterCheck.cppH A D13-Jun-20234.5 KiB11972

NamedParameterCheck.hH A D22-Jan-20231.5 KiB4116

NamespaceCommentCheck.cppH A D14-Dec-20238 KiB209146

NamespaceCommentCheck.hH A D26-Aug-20231.5 KiB4322

NonConstParameterCheck.cppH A D25-Jul-20249 KiB235183

NonConstParameterCheck.hH A D22-Jan-20232.1 KiB6327

OperatorsRepresentationCheck.cppH A D27-Aug-202312 KiB336279

OperatorsRepresentationCheck.hH A D31-Mar-20231.8 KiB4322

QualifiedAutoCheck.cppH A D14-Jan-202310.7 KiB288234

QualifiedAutoCheck.hH A D22-Jan-20231.6 KiB4120

ReadabilityTidyModule.cppH A D25-Apr-20248.6 KiB189171

RedundantAccessSpecifiersCheck.cppH A D14-Jan-20232.4 KiB7955

RedundantAccessSpecifiersCheck.hH A D14-Dec-20241.5 KiB3920

RedundantCastingCheck.cppH A D11-Jan-20258.8 KiB253201

RedundantCastingCheck.hH A D20-Jan-20241.5 KiB3919

RedundantControlFlowCheck.cppH A D14-Jan-20233.7 KiB9370

RedundantControlFlowCheck.hH A D22-Jan-20231.9 KiB5126

RedundantDeclarationCheck.cppH A D31-Mar-20243.4 KiB9774

RedundantDeclarationCheck.hH A D22-Jan-20231.3 KiB3415

RedundantFunctionPtrDereferenceCheck.cppH A D14-Jan-20231.3 KiB3420

RedundantFunctionPtrDereferenceCheck.hH A D22-Jan-20231.3 KiB3113

RedundantInlineSpecifierCheck.cppH A D14-Feb-20245 KiB137113

RedundantInlineSpecifierCheck.hH A D20-Jan-20241.7 KiB4323

RedundantMemberInitCheck.cppH A D05-Jun-20244 KiB11084

RedundantMemberInitCheck.hH A D22-Jan-20231.7 KiB4424

RedundantPreprocessorCheck.cppH A D14-Jan-20233.9 KiB10680

RedundantPreprocessorCheck.hH A D22-Jan-20231.3 KiB3213

RedundantSmartptrGetCheck.cppH A D09-Aug-20247.3 KiB174119

RedundantSmartptrGetCheck.hH A D22-Jan-20231.6 KiB4723

RedundantStringCStrCheck.cppH A D26-Aug-20237.8 KiB189125

RedundantStringCStrCheck.hH A D13-Mar-20231.2 KiB3317

RedundantStringInitCheck.cppH A D14-Jan-20236.6 KiB164118

RedundantStringInitCheck.hH A D22-Jan-20231.3 KiB3620

ReferenceToConstructedTemporaryCheck.cppH A D31-Mar-20242.8 KiB8659

ReferenceToConstructedTemporaryCheck.hH A D29-Jul-20231.6 KiB3516

SimplifyBooleanExprCheck.cppH A D28-Jun-202435.7 KiB1,003830

SimplifyBooleanExprCheck.hH A D28-Jun-20243.2 KiB7947

SimplifySubscriptExprCheck.cppH A D25-Dec-20232.6 KiB6950

SimplifySubscriptExprCheck.hH A D22-Jan-20231.5 KiB4021

StaticAccessedThroughInstanceCheck.cppH A D08-May-20243.8 KiB11582

StaticAccessedThroughInstanceCheck.hH A D22-Jan-20231.7 KiB4221

StaticDefinitionInAnonymousNamespaceCheck.cppH A D14-Jan-20232.2 KiB6244

StaticDefinitionInAnonymousNamespaceCheck.hH A D26-Mar-20241.6 KiB3820

StringCompareCheck.cppH A D09-May-20243.6 KiB9667

StringCompareCheck.hH A D09-May-20241.4 KiB4119

SuspiciousCallArgumentCheck.cppH A D15-Nov-202429.6 KiB809592

SuspiciousCallArgumentCheck.hH A D22-Jan-20233.7 KiB9851

UniqueptrDeleteReleaseCheck.cppH A D14-Jan-20233.2 KiB8363

UniqueptrDeleteReleaseCheck.hH A D22-Jan-20231.5 KiB3818

UppercaseLiteralSuffixCheck.cppH A D27-Aug-20239.4 KiB243158

UppercaseLiteralSuffixCheck.hH A D22-Jan-20231.7 KiB4422

UseAnyOfAllOfCheck.cppH A D14-Jan-20233.6 KiB10878

UseAnyOfAllOfCheck.hH A D22-Jan-20231.3 KiB3716

UseStdMinMaxCheck.cppH A D11-Jan-20258.1 KiB189152

UseStdMinMaxCheck.hH A D06-Feb-20241.7 KiB4324