Repository Analysis

assimp/assimp

The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.

3.6 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of assimp/assimp, a C++ project with 13,106 GitHub stars. SynthScan v2.0 examined 546,472 lines of code across 1589 source files, recording 1863 pattern matches distributed across 17 syntactic categories. The overall adjusted score of 3.6 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.6
Adjusted Score
3.6
Raw Score
100%
Time Factor
2026-08-01
Last Push
13.1K
Stars
C++
Language
546.5K
Lines of Code
1.6K
Files
1.9K
Pattern Hits
2026-08-02
Scan Date
0.01
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 15MEDIUM 48LOW 1800

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 1863 distinct pattern matches across 17 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 Block1732 hits · 1659 pts
SeverityFileLineSnippetContext
LOWCMakeLists.txt1# Open Asset Import Library (assimp)COMMENT
LOWCMakeLists.txt21# contributors may be used to endorse or promote productsCOMMENT
LOWCMakeLists.txt61COMMENT
LOWtools/assimp_view/CMakeLists.txt1# Open Asset Import Library (assimp)COMMENT
LOWtools/assimp_view/CMakeLists.txt21# derived from this software without specific priorCOMMENT
LOWtools/assimp_view/code/stdafx.h1// stdafx.h : Includedatei für Standardsystem-IncludedateienCOMMENT
LOWtools/assimp_view/code/stdafx.h21COMMENT
LOWtools/assimp_view/code/stdafx.h41# define D3D_DEBUG_INFOCOMMENT
LOWtools/assimp_view/code/stdafx.h61COMMENT
LOWtools/assimp_view/code/SceneAnimator.h101/// GetGlobalTransform(). A full set of bone matrices can be retrieved byCOMMENT
LOWtools/assimp_view/code/SceneAnimator.h121 /// mapping structures, which might take a few cycles.COMMENT
LOWtools/assimp_view/code/SceneAnimator.h141 /// @return A reference to the node's most recently calculated local transformation matrix.COMMENT
LOWtools/assimp_view/code/SceneAnimator.h161 /// Each bone matrix transforms from mesh space in bind pose to mesh space inCOMMENT
LOWtools/assimp_view/code/SceneAnimator.h181 }COMMENT
LOWtools/assimp_view/code/AnimEvaluator.h61public:COMMENT
LOWtools/assimp_view/code/Display.h41COMMENT
LOWtools/assimp_view/code/Display.h201COMMENT
LOWtools/assimp_view/code/Display.h221 // Variant 3: Render a large sphere and map a given material on itCOMMENT
LOWtools/assimp_view/code/Display.h301 //------------------------------------------------------------------COMMENT
LOWtools/assimp_view/code/Display.h421 private:COMMENT
LOWtools/assimp_view/code/Display.h461 // Used by OnSetup().COMMENT
LOWtools/assimp_view/code/MeshRenderer.h61 /// @return Reference to the singleton instance of the mesh rendererCOMMENT
LOWtools/assimp_view/code/assimp_view.h41COMMENT
LOWtools/assimp_view/code/assimp_view.h61// Include ASSIMP headers (XXX: do we really need all of them?)COMMENT
LOWtools/assimp_view/code/assimp_view.h81// Anim constantsCOMMENT
LOWtools/assimp_view/code/assimp_view.h121 /// @returns An integer indicating the success or failure of the initialization.COMMENT
LOWtools/assimp_view/code/assimp_view.h161 /// @brief Scales the loaded asset.COMMENT
LOWtools/assimp_view/code/assimp_view.h201COMMENT
LOWtools/assimp_view/code/assimp_view.h221 /// @param pcSource The source mesh from which to generate normals.COMMENT
LOWtools/assimp_view/code/assimp_view.h241 /// @brief Handles messages for the "About" dialog window.COMMENT
LOWtools/assimp_view/code/resource.h1//{{NO_DEPENDENCIES}}COMMENT
LOWtools/assimp_view/code/resource.h21#define IDR_TEXT1 138COMMENT
LOWtools/assimp_view/code/resource.h41#define IDB_BITMAP10 153COMMENT
LOWtools/assimp_view/code/resource.h61#define IDC_NUMFACES 1008COMMENT
LOWtools/assimp_view/code/resource.h81#define IDC_RICHEDIT21 1023COMMENT
LOWtools/assimp_view/code/resource.h101#define IDC_EDIT1 1034COMMENT
LOWtools/assimp_view/code/resource.h121#define ID_VIEWER_QUIT 32774COMMENT
LOWtools/assimp_view/code/resource.h141#define ID_TOOLS_FLIPNORMALS 32794COMMENT
LOWtools/assimp_view/code/resource.h161#define ID_SOLONG_CLEARSPECULARCOLOR 32814COMMENT
LOWtools/assimp_view/code/resource.h181#define ID_SMOOTHNORMALS_MAXANGLE90 32834COMMENT
LOWtools/assimp_view/code/resource.h201#define ID_VIEWER_PP_OM 32853COMMENT
LOWtools/assimp_view/code/resource.h221#define ID_VIEWER_PP_CTS 32873COMMENT
LOWtools/assimp_view/code/MessageProc.cpp41COMMENT
LOWtools/assimp_view/code/stdafx.cpp1// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.COMMENT
LOWtools/assimp_view/code/Material.cpp41#include "assimp_view.h"COMMENT
LOWtools/assimp_view/code/MaterialManager.h61 }COMMENT
LOWtools/assimp_view/code/MaterialManager.h101 /// @brief find a valid path to a texture fileCOMMENT
LOWtools/assimp_view/code/MaterialManager.h141 }COMMENT
LOWtools/assimp_view/code/MaterialManager.h161 //COMMENT
LOWtools/assimp_cmd/CMakeLists.txt1# Open Asset Import Library (assimp)COMMENT
LOWtools/assimp_cmd/CMakeLists.txt21# derived from this software without specific priorCOMMENT
LOWtools/assimp_cmd/code/Main.h41COMMENT
LOWtools/assimp_cmd/code/Main.h61#include <assimp/Importer.hpp>COMMENT
LOWtools/assimp_cmd/code/Main.cpp381}COMMENT
LOWtools/assimp_cmd/code/Main.cpp401 // -icl --improve-cache-localityCOMMENT
LOWtest/CMakeLists.txt1# Open Asset Import Library (assimp)COMMENT
LOWtest/CMakeLists.txt21# contributors may be used to endorse or promote productsCOMMENT
LOWtest/unit/utValidateDataStructure.cpp101//156: ReportError("aiScene::%s is NULL (aiScene::%s is %i)",COMMENT
LOWtest/unit/utValidateDataStructure.cpp121//332: ReportError("aiMesh::mFaces[%i].mNumIndices is 0",i);COMMENT
LOWtest/unit/utValidateDataStructure.cpp141//453: ReportError("Vertex color channel %i is exists "COMMENT
1672 more matches not shown…
Decorative Section Separators39 hits · 115 pts
SeverityFileLineSnippetContext
MEDIUMCMakeLists.txt2# ----------------------------------------------------------------------COMMENT
MEDIUMCMakeLists.txt36#----------------------------------------------------------------------COMMENT
MEDIUMtools/assimp_view/CMakeLists.txt2# ----------------------------------------------------------------------COMMENT
MEDIUMtools/assimp_view/CMakeLists.txt35#----------------------------------------------------------------------COMMENT
MEDIUMtools/assimp_cmd/CMakeLists.txt2# ----------------------------------------------------------------------COMMENT
MEDIUMtools/assimp_cmd/CMakeLists.txt35#----------------------------------------------------------------------COMMENT
MEDIUMtest/CMakeLists.txt2# ----------------------------------------------------------------------COMMENT
MEDIUMtest/CMakeLists.txt37#----------------------------------------------------------------------COMMENT
MEDIUMcode/CMakeLists.txt2# ----------------------------------------------------------------------COMMENT
MEDIUMcode/CMakeLists.txt37#----------------------------------------------------------------------COMMENT
MEDIUMcontrib/zlib/CMakeLists.txt102#============================================================================COMMENT
MEDIUMcontrib/zlib/CMakeLists.txt104#============================================================================COMMENT
MEDIUMscripts/BlenderImporter/genblenddna.py4# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/BlenderImporter/genblenddna.py6# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/BlenderImporter/genblenddna.py41# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/BlenderImporter/genblenddna.py145 # -----------------------------------------------------------------------COMMENT
MEDIUMscripts/BlenderImporter/genblenddna.py232 # -----------------------------------------------------------------------COMMENT
MEDIUMscripts/BlenderImporter/genblenddna.py242 # -----------------------------------------------------------------------COMMENT
MEDIUMscripts/BlenderImporter/genblenddna.py282 # -----------------------------------------------------------------------COMMENT
MEDIUMscripts/StepImporter/ifc_entitylist.txt1# ==============================================================================COMMENT
MEDIUMscripts/StepImporter/ifc_entitylist.txt3# ==============================================================================COMMENT
MEDIUMscripts/StepImporter/extract_step_token.py4# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/StepImporter/extract_step_token.py6# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/StepImporter/extract_step_token.py41# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/StepImporter/step_entitylist.txt1# ==============================================================================COMMENT
MEDIUMscripts/StepImporter/step_entitylist.txt3# ==============================================================================COMMENT
MEDIUMscripts/StepImporter/CppGenerator.py4# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/StepImporter/CppGenerator.py6# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/StepImporter/CppGenerator.py41# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/StepImporter/ExpressReader.py4# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/StepImporter/ExpressReader.py6# ---------------------------------------------------------------------------COMMENT
MEDIUMscripts/StepImporter/ExpressReader.py41# ---------------------------------------------------------------------------COMMENT
MEDIUMport/PyAssimp/gen/structsgen.py4# ---------------------------------------------------------------------------COMMENT
MEDIUMport/PyAssimp/gen/structsgen.py6# ---------------------------------------------------------------------------COMMENT
MEDIUMport/PyAssimp/gen/structsgen.py41# ---------------------------------------------------------------------------COMMENT
MEDIUMport/PyAssimp/gen/structsgen.py164#============================================================STRING
MEDIUMport/PyAssimp/gen/materialgen.py4# ---------------------------------------------------------------------------COMMENT
MEDIUMport/PyAssimp/gen/materialgen.py6# ---------------------------------------------------------------------------COMMENT
MEDIUMport/PyAssimp/gen/materialgen.py41# ---------------------------------------------------------------------------COMMENT
Cross-File Repetition10 hits · 50 pts
SeverityFileLineSnippetContext
HIGH…etest/test/googletest-param-test-invalid-name1-test.py0verifies that google test warns the user when not initialized properly.STRING
HIGH…etest/test/googletest-param-test-invalid-name2-test.py0verifies that google test warns the user when not initialized properly.STRING
HIGH…etest/googletest/test/googletest-uninitialized-test.py0verifies that google test warns the user when not initialized properly.STRING
HIGH…etest/test/googletest-param-test-invalid-name1-test.py0runs the given command and verifies its exit code and output.STRING
HIGH…etest/test/googletest-param-test-invalid-name2-test.py0runs the given command and verifies its exit code and output.STRING
HIGH…etest/googletest/test/googletest-uninitialized-test.py0runs the given command and verifies its exit code and output.STRING
HIGH…/googletest/googletest/test/googletest-env-var-test.py0sets the env variable to 'value'; unsets it when 'value' is none.STRING
HIGH…ib/googletest/googletest/test/googletest-color-test.py0sets the env variable to 'value'; unsets it when 'value' is none.STRING
HIGH…ogletest/googletest/test/googletest-filter-unittest.py0sets the env variable to 'value'; unsets it when 'value' is none.STRING
HIGH…letest/googletest/test/googletest-failfast-unittest.py0sets the env variable to 'value'; unsets it when 'value' is none.STRING
Slop Phrases18 hits · 28 pts
SeverityFileLineSnippetContext
LOWtools/assimp_view/code/MessageProc.cpp1706 // don't forget to reset the stCOMMENT
LOWinclude/assimp/cimport.h312 * don't forget to detach it again.COMMENT
LOWinclude/assimp/cimport.h324 * don't forget to detach it again.COMMENT
LOWinclude/assimp/postprocess.h634 * If you're using DirectX, don't forget to combine this value withCOMMENT
LOWinclude/assimp/postprocess.h659 * If you're using DirectX, don't forget to combine this value withCOMMENT
LOWinclude/assimp/postprocess.h689 * If you're using DirectX, don't forget to combine this value withCOMMENT
LOWcode/Common/SceneCombiner.cpp612 // don't forget to update all node animation channelsCOMMENT
LOWcode/PostProcessing/LimitBoneWeightsProcess.h55// NOTE: If you change these limits, don't forget to change theCOMMENT
LOWcode/PostProcessing/SplitLargeMeshes.h61// NOTE: If you change these limits, don't forget to change theCOMMENT
LOWdoc/dox.h88but not all of them are *open-source*. If there's an accompanying '<file>\source.txt' file don't forget to read it.CODE
LOWdoc/dox.h1323 - assimp comes with some sample applications, these can be found in the <i>./samples</i> folder. Don't forget to read tCODE
MEDIUMport/PyAssimp/pyassimp/postprocess.py151# config.h), but you can use the <tt>#AI_CONFIG_PP_LBW_MAX_WEIGHTS<tt> setting toCOMMENT
LOWport/PyAssimp/pyassimp/postprocess.py510 # If you're using DirectX, don't forget to combine this value withCOMMENT
LOWport/PyAssimp/pyassimp/postprocess.py510 # If you're using DirectX, don't forget to combine this value withCOMMENT
LOWport/PyAssimp/pyassimp/postprocess.py534 # If you're using DirectX, don't forget to combine this value withCOMMENT
LOWport/PyAssimp/pyassimp/postprocess.py534 # If you're using DirectX, don't forget to combine this value withCOMMENT
LOWport/PyAssimp/pyassimp/postprocess.py563 # If you're using DirectX, don't forget to combine this value withCOMMENT
LOWport/PyAssimp/pyassimp/postprocess.py563 # If you're using DirectX, don't forget to combine this value withCOMMENT
AI Slop Vocabulary9 hits · 24 pts
SeverityFileLineSnippetContext
MEDIUMcode/Common/Importer.cpp111// utilize our DLL heap.COMMENT
MEDIUMcode/PostProcessing/OptimizeGraph.cpp66// Otherwise hope that std::string will utilize a static bufferCOMMENT
MEDIUMcode/AssetLib/IFC/IFCGeometry.cpp450 // a more robust result, but this variant also gives us a suitable firstCOMMENT
MEDIUM…googletest/googletest/include/gtest/gtest-death-test.h152// This implementation is *not* meant to be as highly tuned or robustCOMMENT
MEDIUM…googletest/googletest/include/gtest/gtest-death-test.h224// In practice, this can be used to test functions that utilize theCOMMENT
LOWdoc/dox.h1488the #aiProcess_ValidateDataStructure flag and enable verbose logging. That is, simply call before you import anything:CODE
MEDIUMfuzz/fuzzer_common.h69 // A more robust check:COMMENT
MEDIUMport/PyAssimp/pyassimp/structs.py520 # utilize proper type conversions.COMMENT
LOWport/PyAssimp/pyassimp/structs.py432 # absent color channel and just use 0 for bitness. For example:COMMENT
AI Response Leakage3 hits · 22 pts
SeverityFileLineSnippetContext
HIGHcontrib/zlib/contrib/dotzlib/DotZLib/GZipStream.cs263 /// <remarks>In this implementation, this method does nothing. This is because excessiveCOMMENT
HIGHcontrib/zlib/contrib/dotzlib/DotZLib/GZipStream.cs273 /// <remarks>In this implementation this property is not supported</remarks>COMMENT
HIGHcontrib/zlib/contrib/dotzlib/DotZLib/GZipStream.cs290 /// <remarks>In this implementation this property is not supported</remarks>COMMENT
Unused Imports16 hits · 16 pts
SeverityFileLineSnippetContext
LOW…oogletest/googletest/test/gtest_xml_output_unittest.py39CODE
LOW…/googletest/googletest/test/gtest_xml_outfiles_test.py35CODE
LOW…rib/googletest/googletest/test/gtest_xml_test_utils.py33CODE
LOWport/PyAssimp/scripts/3d_viewer.py29CODE
LOWport/PyAssimp/scripts/3d_viewer.py41CODE
LOWport/PyAssimp/scripts/3d_viewer.py42CODE
LOWport/PyAssimp/scripts/3d_viewer_py3.py31CODE
LOWport/PyAssimp/scripts/3d_viewer_py3.py43CODE
LOWport/PyAssimp/scripts/3d_viewer_py3.py44CODE
LOWport/PyAssimp/scripts/transformations.py169CODE
LOWport/PyAssimp/scripts/fixed_pipeline_3d_viewer.py28CODE
LOWport/PyAssimp/scripts/fixed_pipeline_3d_viewer.py29CODE
LOWport/PyAssimp/scripts/fixed_pipeline_3d_viewer.py30CODE
LOWport/PyAssimp/scripts/fixed_pipeline_3d_viewer.py40CODE
LOWport/PyAssimp/scripts/fixed_pipeline_3d_viewer.py41CODE
LOWport/PyAssimp/pyassimp/__init__.py1CODE
Deep Nesting14 hits · 14 pts
SeverityFileLineSnippetContext
LOW…ib/googletest/googletest/test/gtest_json_test_utils.py35CODE
LOW…ib/googletest/googletest/test/gtest_json_test_utils.py46CODE
LOW…rib/googletest/googletest/test/gtest_xml_test_utils.py131CODE
LOW…rib/googletest/googletest/test/gtest_xml_test_utils.py186CODE
LOWport/PyAssimp/scripts/3d_viewer.py964CODE
LOWport/PyAssimp/scripts/3d_viewer.py1097CODE
LOWport/PyAssimp/scripts/3d_viewer_py3.py966CODE
LOWport/PyAssimp/scripts/3d_viewer_py3.py1099CODE
LOWport/PyAssimp/scripts/transformations.py1681CODE
LOWport/PyAssimp/scripts/quicktest.py30CODE
LOWport/PyAssimp/pyassimp/core.py102CODE
LOWport/PyAssimp/pyassimp/core.py468CODE
LOWport/PyAssimp/pyassimp/core.py524CODE
LOWport/PyAssimp/pyassimp/helper.py210CODE
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippetContext
HIGHcode/AssetLib/MS3D/MS3DLoader.cpp473 // storage for vertices - verbose format, as requested by the postprocessing pipelineCOMMENT
Hyper-Verbose Identifiers6 hits · 6 pts
SeverityFileLineSnippetContext
LOWcontrib/draco/src/draco/tools/install_test/test.py86def cmake_get_available_generators():CODE
LOWcontrib/draco/src/draco/tools/install_test/test.py125def run_process_and_capture_output(cmd, env=None):CODE
LOWcontrib/draco/src/draco/tools/install_test/test.py166def create_output_directories():CODE
LOWcontrib/draco/src/draco/tools/install_test/test.py260def build_and_install_transcoder_dependencies():CODE
LOWport/PyAssimp/scripts/transformations.py1485def arcball_constrain_to_axis(point, axis):CODE
LOWport/PyAssimp/pyassimp/helper.py125def get_bounding_box_for_node(node, bb_min, bb_max, transformation):CODE
Fake / Example Data5 hits · 5 pts
SeverityFileLineSnippetContext
LOWtest/unit/utIOStreamBuffer.cpp72const char data[]{"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Qui\CODE
LOWtest/unit/utIOStreamBuffer.cpp72const char data[]{"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Qui\CODE
LOWtest/unit/utDefaultIOStream.cpp55const char data[]{"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Qui\CODE
LOWtest/unit/utDefaultIOStream.cpp55const char data[]{"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Qui\CODE
LOWcontrib/googletest/docs/reference/mocking.md279 .WillRepeatedly(Return("John Doe")); // Return "John Doe" on all callsCODE
Docstring Block Structure1 hit · 5 pts
SeverityFileLineSnippetContext
HIGHcontrib/googletest/googletest/test/gtest_test_utils.py200Changes into a specified directory, if provided, and executes a command. Restores the old directory afterwards. STRING
Excessive Try-Catch Wrapping3 hits · 4 pts
SeverityFileLineSnippetContext
LOWport/PyAssimp/scripts/quicktest.py45 except Exception:CODE
MEDIUMport/PyAssimp/scripts/quicktest.py46 print("Error encountered while loading <%s>"CODE
LOWport/PyAssimp/pyassimp/helper.py253 except Exception as e:CODE
TODO Padding2 hits · 3 pts
SeverityFileLineSnippetContext
LOWcode/PostProcessing/DeboneProcess.cpp420 // TODO: implement Inverse() for aiMatrix3x3COMMENT
LOWcode/PostProcessing/PretransformVertices.cpp191 // TODO: implement Inverse() for aiMatrix3x3COMMENT
AI Structural Patterns2 hits · 2 pts
SeverityFileLineSnippetContext
LOW…b/googletest/googletest/test/googletest-output-test.py215CODE
LOWcontrib/googletest/googlemock/test/gmock_output_test.py72CODE
Verbosity Indicators1 hit · 2 pts
SeverityFileLineSnippetContext
LOWcontrib/draco/src/draco/mesh/mesh.h106 // The purpose of this function is to allow users to add attributes withCOMMENT
Redundant / Tautological Comments1 hit · 2 pts
SeverityFileLineSnippetContext
LOW…ogletest/googletest/test/googletest-filter-unittest.py69# Check if this platform can unset environment variables in child processes.COMMENT