Repository Analysis

Kitware/CMake

Mirror of CMake upstream repository

3.0 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of Kitware/CMake, a C project with 7,987 GitHub stars. SynthScan v2.0 examined 928,412 lines of code across 14705 source files, recording 2824 pattern matches distributed across 14 syntactic categories. The overall adjusted score of 3.0 places this repository in the Likely human-written band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

3.0
Adjusted Score
3.0
Raw Score
100%
Time Factor
2026-07-14
Last Push
8.0K
Stars
C
Language
928.4K
Lines of Code
14.7K
Files
2.8K
Pattern Hits
2026-07-14
Scan Date
0.00
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 0HIGH 6MEDIUM 151LOW 2667

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 2824 distinct pattern matches across 14 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Over-Commented Block2563 hits · 2338 pts
SeverityFileLineSnippetContext
LOWCMakeLists.txt481endif()COMMENT
LOW.pre-commit-config.yaml1# Read the docs here: https://pre-commit.comCOMMENT
LOW.gitlab-ci.yml21COMMENT
LOW.gitlab-ci.yml41# - needs jobs for required jobsCOMMENT
LOW.gitlab/rules.yml1# Rules for where jobs can runCOMMENT
LOW.gitlab/rules.yml21## Set to "true" if the job should run even if dependent jobs fail (e.g.,COMMENT
LOW.gitlab/ci/env_cuda11.8_splayed_nvidia.sh1#COMMENT
LOWSource/cmGlobalVisualStudioGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGeneratorTarget.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGeneratorTarget.h21#include "cmAlgorithms.h"COMMENT
LOWSource/cmExportFileGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmSystemTools.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmComputeLinkInformation.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGlobalVisualStudio7Generator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGlobalNinjaGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmDebuggerWindowsPipeConnection.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGeneratorFileSets.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmCMakePresetsGraphInternal.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmFastbuildNormalTargetGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmFindPackageCommand.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmSbomBuilder.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmDebuggerBreakpointManager.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmList.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmAlgorithms.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGeneratorExpression.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmQtAutoGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmInstrumentation.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmLocalGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmLocalGenerator.h21#include "cmDiagnosticContext.h"COMMENT
LOWSource/cmMakefileTargetGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGlobalGhsMultiGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGlobalUnixMakefileGenerator3.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmInstrumentationInterrupt.h21 // Whether the caught interrupt should be re-raised so the process exitCOMMENT
LOWSource/cmFastbuildTargetGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGlobalGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGlobalGenerator.h21#include <cmext/algorithm>COMMENT
LOWSource/cmSourceFile.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmGraphVizWriter.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmNinjaTargetGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmArgumentParser.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmFortranParser.h81#if !defined(cmFortranLexer_cxx)COMMENT
LOWSource/cmComputeLinkDepends.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmUVHandlePtr.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmStandardLexer.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmStandardLexer.h21#if defined(__FreeBSD__) || defined(__NetBSD__)COMMENT
LOWSource/cmStandardLexer.h41# pragma warning(disable : 4251)COMMENT
LOWSource/cmStandardLexer.h61#endifCOMMENT
LOWSource/cmXMLWriter.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmExportInstallFileGenerator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmCryptoHash.h41 /// @brief Returns a new hash generator of the requested typeCOMMENT
LOWSource/cmCryptoHash.h61COMMENT
LOWSource/cmState.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmLocalVisualStudio7Generator.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmTarget.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmFindCommon.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmEvaluatedTargetProperty.h61// IncludeRuntimeInterface is used to break the cycle in computingCOMMENT
LOWSource/cmMessenger.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmake.h1/* Distributed under the OSI-approved BSD 3-Clause License. See accompanyingCOMMENT
LOWSource/cmake.h21#include "cmBuildArgs.h"COMMENT
LOWSource/cmDebuggerProtocol.h41 // request.COMMENT
2503 more matches not shown…
Decorative Section Separators146 hits · 300 pts
SeverityFileLineSnippetContext
MEDIUMCMakeLists.txt279#-----------------------------------------------------------------------COMMENT
MEDIUMCMakeLists.txt282#-----------------------------------------------------------------------COMMENT
MEDIUMCMakeLists.txt411#-----------------------------------------------------------------------COMMENT
MEDIUMCMakeLists.txt414#-----------------------------------------------------------------------COMMENT
MEDIUMCMakeLists.txt426#-----------------------------------------------------------------------COMMENT
MEDIUMCMakeLists.txt445#-----------------------------------------------------------------------COMMENT
MEDIUMCMakeLists.txt448#-----------------------------------------------------------------------COMMENT
MEDIUM.gitlab/ci/extdeps-linux.sh9#----------------------------------------------------------------------------COMMENT
MEDIUM.gitlab/ci/extdeps-linux.sh41#----------------------------------------------------------------------------COMMENT
MEDIUM.gitlab/ci/extdeps-linux.sh51#----------------------------------------------------------------------------COMMENT
MEDIUM.gitlab/ci/extdeps-linux.sh69#----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt103#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt112#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt309#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt315#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt351#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt374#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt579#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt587#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt603#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt642#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt722#-----------------------------------------------------------------------------COMMENT
MEDIUMSource/kwsys/CMakeLists.txt912#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/CMakeLists.txt278 #---------------------------------------------------------------------------COMMENT
MEDIUMTests/RunCMake/CMP0156/subdir2/CMakeLists.txt4# -----------------------------------COMMENT
MEDIUMTests/FindPackageCMakeTest/CMakeLists.txt66#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/FindPackageCMakeTest/CMakeLists.txt98#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/FindPackageCMakeTest/CMakeLists.txt379#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/FindPackageCMakeTest/CMakeLists.txt478#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/Contracts/VTK/CMakeLists.txt2# ---------------------------------------------------------------------------COMMENT
MEDIUMTests/Preprocess/CMakeLists.txt48#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/Preprocess/CMakeLists.txt182#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/Preprocess/CMakeLists.txt192#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/Preprocess/CMakeLists.txt202#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/ConfigSources/CMakeLists.txt167# ---------------------------------------------------------------------------COMMENT
MEDIUMTests/ConfigSources/CMakeLists.txt177# ---------------------------------------------------------------------------COMMENT
MEDIUMTests/PDBDirectoryAndName/CMakeLists.txt74#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/PolicyScope/CMakeLists.txt4#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/PolicyScope/CMakeLists.txt12#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/PolicyScope/CMakeLists.txt26#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/PolicyScope/CMakeLists.txt75#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/PolicyScope/CMakeLists.txt93#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Export/CMakeLists.txt684#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Export/CMakeLists.txt700#------------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Export/CMakeLists.txt710#------------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Export/CMakeLists.txt722#------------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Export/CMakeLists.txt735#------------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Export/CMakeLists.txt752#------------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt215#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt225#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt279#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt337#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt348#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt398#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt598#---------------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt603#---------------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt608#---------------------------------------------------------------------------------COMMENT
MEDIUMTests/ExportImport/Import/A/CMakeLists.txt615#------------------------------------------------------------------------------COMMENT
MEDIUMTests/GeneratorExpression/CMakeLists.txt369#-----------------------------------------------------------------------------COMMENT
MEDIUMTests/GeneratorExpression/CMakeLists.txt415#-----------------------------------------------------------------------------COMMENT
86 more matches not shown…
Hyper-Verbose Identifiers38 hits · 45 pts
SeverityFileLineSnippetContext
LOWTests/RunCMake/FileAPI/ClientStateful-check.py89def check_query_client_member(q):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py104def check_query_json_bad_root(q):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py128def check_query_requests_empty(q):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py138def check_query_requests_not_kinded(q):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py163def check_query_requests_not_objects(q):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py179def check_query_requests_unknown(q):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py201def check_query_response_array_negative_major_version(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py204def check_query_response_array_negative_minor_version(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py207def check_query_response_array_negative_version(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py210def check_query_response_array_no_major_version(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py213def check_query_response_array_no_supported_version(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py216def check_query_response_array_no_supported_version_among(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py228def check_query_response_negative_major_version(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py231def check_query_response_negative_minor_version(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py234def check_query_response_negative_version(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py237def check_query_response_no_major_version(r):CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py240def check_query_response_no_version(r):CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py449 def check_install_destination(actual, expected):CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py516 def check_link_command_fragments(actual, expected):CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py635 def check_interface_link_library(actual, expected):CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py689 def check_only_target_dependency(actual, expected):CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py775 def check_compile_command_fragments(actual, expected):CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py1016def gen_check_build_system_targets(c, g, inSource):CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py1247def gen_check_abstract_targets(c, g, inSource):CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py1285def check_build_system_targets(c, g, major, minor, inSource):CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py1339def check_object_codemodel_configuration(c, g, major, minor, inSource):CODE
LOW…s/RunCMake/CTestCommandLine/show-only_json-v1_check.py24def check_backtracegraph_commands(c):CODE
LOW…s/RunCMake/CTestCommandLine/show-only_json-v1_check.py30def check_backtracegraph_files(f):CODE
LOW…s/RunCMake/CTestCommandLine/show-only_json-v1_check.py38def check_backtracegraph_nodes(n):CODE
LOW…s/RunCMake/CTestCommandLine/show-only_json-v1_check.py68def check_generated_resource_spec_file_property(p):CODE
LOW…s/RunCMake/CTestCommandLine/show-only_json-v1_check.py93def check_timeout_signal_name_property(p):CODE
LOW…s/RunCMake/CTestCommandLine/show-only_json-v1_check.py101def check_timeout_signal_grace_property(p):CODE
LOW…s/RunCMake/CTestCommandLine/show-only_json-v1_check.py117def check_resource_groups_property(p):CODE
LOW…s/RunCMake/CTestCommandLine/show-only_json-v1_check.py173def check_workingdir_property(p):CODE
LOWTests/RunCMake/ExternalProject/DownloadServer.py13class SimpleHTTPRequestHandler(BaseHTTPRequestHandler):CODE
LOWTests/FindMatlab/cmake_matlab_unit_tests_timeout.m9 function testCallHangsShouldBeTimedOut(testCase)CODE
LOWUtilities/Sphinx/cmake.py409 def _break_signature_verbatim(sig: str) -> str:CODE
LOWUtilities/Sphinx/cmake.py715 def _document_findall_as_list(self, condition):CODE
Unused Imports31 hits · 31 pts
SeverityFileLineSnippetContext
LOWSource/cmConvertMSBuildXMLToJSON.py5CODE
LOWSource/cmConvertMSBuildXMLToJSON.py12CODE
LOWTests/UseSWIG/runme.py6CODE
LOWTests/UseSWIG/ModuleName/runme.py6CODE
LOWTests/UseSWIG/SwigSrcFileExtension/runme.py3CODE
LOWTests/RunCMake/UseSWIG/runme.py3CODE
LOWTests/RunCMake/UseSWIG/runme.py5CODE
LOWTests/RunCMake/FileAPI/cache-v2-check.py1CODE
LOWTests/RunCMake/FileAPI/MixedStateless-check.py1CODE
LOWTests/RunCMake/FileAPI/SharedStateless-check.py1CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-import-std-check.py1CODE
LOWTests/RunCMake/FileAPI/DuplicateStateless-check.py1CODE
LOWTests/RunCMake/FileAPI/cmakeFiles-v1-check.py1CODE
LOWTests/RunCMake/FileAPI/FailConfigure-check.py1CODE
LOW…/RunCMake/FileAPI/toolchains-v1-FailConfigure-check.py1CODE
LOW…/RunCMake/FileAPI/toolchains-v1-FailConfigure-check.py2CODE
LOW…unCMake/FileAPI/configureLog-v1-FailConfigure-check.py1CODE
LOW…/RunCMake/FileAPI/cmakeFiles-v1-FailConfigure-check.py1CODE
LOW…/RunCMake/FileAPI/cmakeFiles-v1-FailConfigure-check.py2CODE
LOWTests/RunCMake/FileAPI/cache-v2-FailConfigure-check.py1CODE
LOWTests/RunCMake/FileAPI/cache-v2-FailConfigure-check.py2CODE
LOWTests/RunCMake/FileAPI/ClientStateless-check.py1CODE
LOWTests/RunCMake/FileAPI/Empty-check.py1CODE
LOWTests/RunCMake/FileAPI/ClientStateful-check.py1CODE
LOW…s/RunCMake/FileAPI/codemodel-v2-FailConfigure-check.py1CODE
LOW…s/RunCMake/FileAPI/codemodel-v2-FailConfigure-check.py2CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py1CODE
LOWTests/RunCMake/FileAPI/configureLog-v1-check.py1CODE
LOWTests/RunCMake/FileAPI/toolchains-v1-check.py1CODE
LOWTests/RunCMake/FileAPI/EmptyClient-check.py1CODE
LOW…s/RunCMake/CTestCommandLine/show-only_json-v1_check.py3CODE
Synthetic Comment Markers3 hits · 22 pts
SeverityFileLineSnippetContext
HIGHTests/RunCMake/VsDotnetSdk/Resources.Designer.cs3// This code was generated by a tool.COMMENT
HIGHUtilities/cmllpkgc/llpkgc__internal.h4/* This code was generated by llpkgc, do not edit it by handCOMMENT
HIGHUtilities/cmllpkgc/llpkgc__internal.c4/* This code was generated by llpkgc, do not edit it by handCOMMENT
AI Response Leakage3 hits · 22 pts
SeverityFileLineSnippetContext
HIGHTests/CPackComponents/CMakeLists.txt3# In this example, we have a simple library (mylib) with an exampleCOMMENT
HIGHTests/CPackComponentsForAll/CMakeLists.txt3# In this example, we have a simple library (mylib) with an exampleCOMMENT
HIGHTests/CPackComponentsDEB/CMakeLists.txt3# In this example, we have a simple library (mylib) with an exampleCOMMENT
Deep Nesting21 hits · 20 pts
SeverityFileLineSnippetContext
LOWSource/cmConvertMSBuildXMLToJSON.py363CODE
LOWTests/RunCMake/FileAPI/check_index.py29CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-import-std-check.py17CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-import-std-check.py47CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py57CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py283CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py950CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py1016CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py1301CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py58CODE
LOWTests/RunCMake/FileAPI/codemodel-v2-check.py284CODE
LOWTests/RunCMake/FileAPI/toolchains-v1-check.py64CODE
LOWUtilities/Sphinx/cmake.py173CODE
LOWUtilities/Sphinx/cmake.py274CODE
LOWUtilities/Sphinx/cmake.py301CODE
LOWUtilities/Sphinx/cmake.py413CODE
LOWUtilities/Sphinx/cmake.py657CODE
LOWUtilities/Sphinx/cmake.py851CODE
LOWUtilities/Scripts/regenerate-presets.py543CODE
LOWUtilities/Scripts/regenerate-presets.py627CODE
LOWUtilities/Scripts/regenerate-presets.py706CODE
Self-Referential Comments4 hits · 12 pts
SeverityFileLineSnippetContext
MEDIUMSource/cmake.h74 * -# Create a cmake instanceCOMMENT
MEDIUMUtilities/Release/macos/sign-notarize.bash147# Create a tarball of the volume next to the original disk image.COMMENT
MEDIUM…s/Release/macos/qt-5.9.9-macosx10.10-x86_64-arm64.bash134# Create the final tarball containing universal binaries.COMMENT
MEDIUMUtilities/Scripts/update-third-party.bash194 # Create a repo to hold this package's historyCOMMENT
Verbosity Indicators4 hits · 6 pts
SeverityFileLineSnippetContext
LOWSource/cmGlobalVisualStudio14Generator.h33 // These aren't virtual because we need to check if the selected versionCOMMENT
LOWSource/cmGlobalVisualStudio11Generator.h45 // These aren't virtual because we need to check if the selected versionCOMMENT
LOWSource/cmGlobalVisualStudioVersionedGenerator.h72 // These aren't virtual because we need to check if the selected versionCOMMENT
LOWSource/cmGlobalVisualStudio12Generator.h33 // These aren't virtual because we need to check if the selected versionCOMMENT
Structural Annotation Overuse3 hits · 4 pts
SeverityFileLineSnippetContext
LOWUtilities/cmliblzma/liblzma/common/stream_decoder_mt.c1824 // NOTE: This function gets/sets memlimit_stop. For now,COMMENT
LOWUtilities/cmliblzma/liblzma/common/index_hash.c182 // NOTE: This function has many similarities to index_encode() andCOMMENT
LOWUtilities/cmliblzma/liblzma/common/block_util.c50 // NOTE: This function is used for validation too, so it isCOMMENT
Slop Phrases2 hits · 4 pts
SeverityFileLineSnippetContext
LOWTests/VSWinStorePhone/Direct3DApp1/Direct3DBase.cpp57 // Don't forget to declare your application's minimum required feature levelCOMMENT
MEDIUMUtilities/cmcurl/lib/vtls/gtls.c1842 given hostname. This is a basic implementation of the matching describedCODE
Excessive Try-Catch Wrapping3 hits · 3 pts
SeverityFileLineSnippetContext
LOWSource/cmConvertMSBuildXMLToJSON.py50 except Exception as e:CODE
LOWSource/cmConvertMSBuildXMLToJSON.py96 except Exception as e:CODE
LOWTests/RunCMake/FileAPI/fileapi_validate_schema.py21 except Exception as e:CODE
Fake / Example Data2 hits · 2 pts
SeverityFileLineSnippetContext
LOW…nCMake/add_custom_target/CommentGenex-build-stdout.txt1lorem ipsum, 01CODE
LOW…CMake/add_custom_command/CommentGenex-build-stdout.txt1"lorem ipsum, 01"CODE
Modern Structural Boilerplate1 hit · 1 pts
SeverityFileLineSnippetContext
LOWUtilities/Sphinx/cmake.py143logger = logging.getLogger(__name__)CODE