Mirror of Visualization Toolkit repository
This report presents the forensic synthetic code analysis of Kitware/VTK, a C++ project with 3,175 GitHub stars. SynthScan v2.0 examined 3,657,003 lines of code across 11869 source files, recording 13712 pattern matches distributed across 22 syntactic categories. The overall adjusted score of 5.3 places this repository in the Low AI signal 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).
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.
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.
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.
The scanner identified 13712 distinct pattern matches across 22 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.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .gitlab-ci.yml | 21 | - upload | COMMENT |
| LOW | .gitlab-ci.yml | 521 | - wasm64-emscripten:package | COMMENT |
| LOW | .gitlab-ci.yml | 541 | # wasm64-emscripten-windows-chrome:test-ext: | COMMENT |
| LOW | .gitlab-ci.yml | 2101 | # - .linux_x86_64_builder_tags | COMMENT |
| LOW | .gitlab-ci.yml | 2121 | # - .cmake_build_linux | COMMENT |
| LOW | .gitlab-ci.yml | 2141 | # - .fedora42_x86_64_ubsan | COMMENT |
| LOW | .gitlab-ci.yml | 2521 | variables: | COMMENT |
| LOW | .gitlab-ci.yml | 2741 | - .cdash_annotations_artifacts | COMMENT |
| LOW | .gitlab-ci.yml | 2841 | - .windows_tester_tags | COMMENT |
| LOW | GUISupport/Qt/vtkQtTableModelAdapter.h | 141 | #endif | COMMENT |
| LOW | GUISupport/Qt/QVTKApplication.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | GUISupport/Qt/QVTKApplication.h | 41 | // Description: | COMMENT |
| LOW | GUISupport/Qt/QFilterTreeProxyModel.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | GUISupport/Qt/QVTKInteractorAdapter.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | GUISupport/Qt/QVTKWin32Header.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | GUISupport/Qt/QVTKInteractor.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | GUISupport/Qt/Testing/Cxx/TestQtCommon.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | Filters/Statistics/vtkLengthDistribution.h | 41 | /// The output table will be no larger than this but may be | COMMENT |
| LOW | …tatistics/vtkMultiCorrelativeStatisticsAssessFunctor.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | Filters/Temporal/Testing/Cxx/MeshCacheMockAlgorithms.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | Filters/OpenTURNS/vtkOTIncludes.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | Filters/OpenTURNS/vtkOTIncludes.h | 21 | #pragma GCC diagnostic pop | COMMENT |
| LOW | Filters/FlowPaths/vtkEvenlySpacedStreamlines2D.h | 361 | COMMENT | |
| LOW | Filters/FlowPaths/vtkParticleTracerBase.h | 21 | #include "vtkSmartPointer.h" // For vtkSmartPointer | COMMENT |
| LOW | Filters/CellGrid/vtkCellGridSampleQuery.h | 101 | COMMENT | |
| LOW | Filters/CellGrid/vtkCellGridSampleQuery.h | 121 | /// If the input cell ID is not requested by IncludeSourceCellInfo, | COMMENT |
| LOW | Filters/CellGrid/vtkDGOperation.h | 61 | /// and \a cellAttribute. | COMMENT |
| LOW | Filters/CellGrid/vtkDGOperation.h | 81 | bool includeShape = true); | COMMENT |
| LOW | Filters/CellGrid/vtkDGOperation.h | 101 | /// If \a sideSpecId == -1, then a function for \a cell->GetCellSpec() | COMMENT |
| LOW | Filters/CellGrid/vtkInterpolateCalculator.h | 41 | virtual bool AnalyticDerivative() const { return false; } | COMMENT |
| LOW | Filters/CellGrid/vtkDGBoundsResponder.h | 41 | #endif // vtkDGBoundsResponder_h | COMMENT |
| LOW | Filters/CellGrid/vtkCellAttributeInformation.h | 61 | /// obtain an attribute value. | COMMENT |
| LOW | Filters/CellGrid/vtkCellGridToUnstructuredGrid.h | 101 | /// they have to connectivity entries referencing the output points | COMMENT |
| LOW | Filters/CellGrid/vtkDGCell.h | 41 | { | COMMENT |
| LOW | Filters/CellGrid/vtkDGCell.h | 221 | /// by transforming its corner points to these; this mapping is frequently used to | COMMENT |
| LOW | Filters/CellGrid/vtkDGCell.h | 241 | /// Return the range of sides of the \a ii-th type, | COMMENT |
| LOW | Filters/CellGrid/vtkDGCell.h | 261 | /// dimension. For example, wedges and pyramids each have triangle and quadrilateral | COMMENT |
| LOW | Filters/CellGrid/vtkDGCell.h | 281 | /// open sets of lower dimension. | COMMENT |
| LOW | Filters/CellGrid/vtkDGCell.h | 301 | /// For example, a hexahedron's quadrilateral sides are numbered 0–5, its line | COMMENT |
| LOW | Filters/CellGrid/vtkDGCell.h | 321 | COMMENT | |
| LOW | Filters/CellGrid/vtkDGCell.h | 341 | /// When implementing a subclass, call FillSideConnectivity() in your override. | COMMENT |
| LOW | Filters/CellGrid/vtkDGCell.h | 361 | /// size of the offset array and a shape corresponding to the element itself. | COMMENT |
| LOW | Filters/CellGrid/vtkDGCell.h | 381 | /// A convenience function to fetch attribute-calculator tags for an attribute. | COMMENT |
| LOW | Filters/CellGrid/vtkDGInterpolateCalculator.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | Filters/CellGrid/vtkDGOperationEvaluator.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | Filters/CellGrid/vtkDGAttributeInformation.h | 41 | void PrintSelf(ostream& os, vtkIndent indent) override; | COMMENT |
| LOW | Filters/CellGrid/vtkDGAttributeInformation.h | 61 | /// value per degree of freedom. However, when the output attribute has 3 | COMMENT |
| LOW | Filters/CellGrid/vtkDGOperatorEntry.h | 61 | COMMENT | |
| LOW | Filters/CellGrid/vtkCellGridComputeSides.h | 41 | /// If you are implementing a responder, you are expected to employ this query parameter. | COMMENT |
| LOW | Filters/CellGrid/vtkCellGridElevation.h | 41 | vtkSetVector3Macro(Origin, double); | COMMENT |
| LOW | Filters/CellGrid/vtkUnstructuredGridToCellGrid.h | 81 | /// Sum counts of all input cell types that generate the same output cell type. | COMMENT |
| LOW | Filters/Core/vtkConnectivityFilter.h | 41 | * @sa | COMMENT |
| LOW | Filters/Core/vtkSurfaceNetsAtlas.h | 381 | // ========================================================================== | COMMENT |
| LOW | Filters/Core/vtkStreamingTessellatorGenerator.py | 1 | #!/usr/bin/python | COMMENT |
| LOW | Filters/Core/vtkStreamingTessellatorGenerator.py | 421 | print(""" | COMMENT |
| LOW | Filters/Core/vtkStreamingTessellatorGenerator.py | 1081 | # Inside a Begin/EndCase() pair, you may have | COMMENT |
| LOW | Filters/Core/vtkStreamingTessellatorGenerator.py | 1101 | # relationships in label are true. The label is a text string | COMMENT |
| LOW | Filters/Core/vtkFiltersCorePCH.h | 1 | // SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen | COMMENT |
| LOW | Filters/Core/vtkFiltersCorePCH.h | 21 | #include <tuple> | COMMENT |
| LOW | Filters/Core/vtkTubeFilter.h | 41 | */ | COMMENT |
| 7941 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | CMakeLists.txt | 146 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | CMakeLists.txt | 152 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | CMakeLists.txt | 190 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | CMakeLists.txt | 196 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | CMakeLists.txt | 206 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | CMakeLists.txt | 249 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | CMakeLists.txt | 276 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | CMakeLists.txt | 281 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | CMakeLists.txt | 929 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/vtkStreamingTessellatorGenerator.py | 20 | # ============================================================================ | COMMENT |
| MEDIUM | Filters/Core/vtkStreamingTessellatorGenerator.py | 82 | # ============================================================================ | COMMENT |
| MEDIUM | Filters/Core/vtkStreamingTessellatorGenerator.py | 90 | # ============================================================================ | COMMENT |
| MEDIUM | Filters/Core/vtkStreamingTessellatorGenerator.py | 149 | # ============================================================================ | COMMENT |
| MEDIUM | Filters/Core/vtkStreamingTessellatorGenerator.py | 1078 | # ============================================================================ | STRING |
| MEDIUM | Filters/Core/vtkStreamingTessellatorGenerator.py | 1681 | # ============================================================================ | STRING |
| MEDIUM | Filters/Core/Testing/Python/TestImplicitArrayNumpy.py | 41 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestImplicitArrayNumpy.py | 43 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestImplicitArrayNumpy.py | 76 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestImplicitArrayNumpy.py | 78 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestImplicitArrayNumpy.py | 205 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestImplicitArrayNumpy.py | 207 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 40 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 42 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 59 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 61 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 74 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 76 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 97 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 99 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 154 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets2DAtlas.py | 160 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 45 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 47 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 74 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 76 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 88 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 90 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 235 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 237 | # =========================================================================== | COMMENT |
| MEDIUM⚡ | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 459 | # =========================================================================== | COMMENT |
| MEDIUM⚡ | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 465 | # =========================================================================== | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 44 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 46 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 78 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 80 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 93 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 95 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 115 | # =========================================================================== | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 117 | # =========================================================================== | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 176 | # =========================================================================== | COMMENT |
| MEDIUM | …ng/Testing/Python/TestGeneralizedSurfaceNets3DAtlas.py | 182 | # =========================================================================== | COMMENT |
| MEDIUM | Filters/HyperTree/Testing/Cxx/CMakeLists.txt | 1 | # --------------------------------------------- | COMMENT |
| MEDIUM | Filters/HyperTree/Testing/Cxx/CMakeLists.txt | 3 | # --------------------------------------------- | COMMENT |
| MEDIUM | Filters/ParallelMPI/Testing/Python/TestCleanArrays.py | 13 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/ParallelMPI/Testing/Python/TestCleanArrays.py | 67 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/ParallelMPI/Testing/Python/TestCleanArrays.py | 72 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/ParallelMPI/Testing/Python/TestCleanArrays.py | 91 | #----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Geometry/Testing/Python/geometryFilterGhosts.py | 4 | # ----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | Filters/Geometry/Testing/Python/geometryFilterGhosts.py | 6 | # ----------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | Filters/Geometry/Testing/Python/geometryFilterGhosts.py | 61 | # ----------------------------------------------------------------------------- | COMMENT |
| 1645 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 2 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 3 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 5 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 5 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 5 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 5 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 5 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 5 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 5 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 8 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 8 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 8 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 10 | CODE | |
| LOW | …s/Statistics/Testing/Python/TestAlgorithmParameters.py | 15 | CODE | |
| LOW | …ters/Statistics/Testing/Python/TestVisualStatistics.py | 5 | CODE | |
| LOW | …ters/Statistics/Testing/Python/TestVisualStatistics.py | 5 | CODE | |
| LOW | …ters/Statistics/Testing/Python/TestVisualStatistics.py | 11 | CODE | |
| LOW | Filters/AMR/Testing/Python/TestAMRSliceFilter.py | 15 | CODE | |
| LOW | Filters/AMR/Testing/Python/TestAMRSliceFilter.py | 16 | CODE | |
| LOW | Filters/AMR/Testing/Python/TestAMRSliceFilter.py | 17 | CODE | |
| LOW | …lters/Temporal/Testing/Python/TestForceStaticMeshPy.py | 13 | CODE | |
| LOW | …ing/Python/TestCellLocatorInterpolatedVelocityField.py | 22 | CODE | |
| LOW | …ing/Python/TestCellLocatorInterpolatedVelocityField.py | 23 | CODE | |
| LOW | …ing/Python/TestCellLocatorInterpolatedVelocityField.py | 24 | CODE | |
| LOW | …s/FlowPaths/Testing/Python/TestThreadedStreamTracer.py | 17 | CODE | |
| LOW | …s/FlowPaths/Testing/Python/TestThreadedStreamTracer.py | 18 | CODE | |
| LOW | …s/FlowPaths/Testing/Python/TestThreadedStreamTracer.py | 19 | CODE | |
| LOW | Filters/FlowPaths/Testing/Python/TestFindCell.py | 9 | CODE | |
| LOW | Filters/FlowPaths/Testing/Python/TestFindCell.py | 22 | CODE | |
| LOW | Filters/FlowPaths/Testing/Python/TestFindCell.py | 23 | CODE | |
| LOW | Filters/FlowPaths/Testing/Python/TestFindCell.py | 24 | CODE | |
| LOW | …ers/Parallel/Testing/Python/TestExtractCTHPartSolid.py | 16 | CODE | |
| LOW | …ers/Parallel/Testing/Python/TestExtractCTHPartSolid.py | 17 | CODE | |
| LOW | …ers/Parallel/Testing/Python/TestExtractCTHPartSolid.py | 18 | CODE | |
| LOW | …/Parallel/Testing/Python/TestResamplingInterpolator.py | 9 | CODE | |
| LOW | …/Parallel/Testing/Python/TestResamplingInterpolator.py | 17 | CODE | |
| LOW | …Parallel/Testing/Python/TestPTemporalPathLineFilter.py | 18 | CODE | |
| LOW | …Parallel/Testing/Python/TestPTemporalPathLineFilter.py | 27 | CODE | |
| LOW | …Parallel/Testing/Python/TestPTemporalPathLineFilter.py | 28 | CODE | |
| LOW | …Parallel/Testing/Python/TestPTemporalPathLineFilter.py | 29 | CODE | |
| LOW | Filters/Parallel/Testing/Python/RectOutline.py | 11 | CODE | |
| LOW | Filters/Parallel/Testing/Python/RectOutline.py | 12 | CODE | |
| LOW | Filters/Parallel/Testing/Python/RectOutline.py | 13 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestCutMaterial.py | 15 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestCutMaterial.py | 16 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestCutMaterial.py | 17 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestExtrudePiece.py | 16 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestExtrudePiece.py | 17 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestExtrudePiece.py | 18 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestImageStreamer.py | 7 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestImageStreamer.py | 8 | CODE | |
| LOW | Filters/Parallel/Testing/Python/testTransmit.py | 13 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestExtractCTHPart.py | 16 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestExtractCTHPart.py | 17 | CODE | |
| LOW | Filters/Parallel/Testing/Python/TestExtractCTHPart.py | 18 | CODE | |
| LOW | Filters/CellGrid/Testing/Python/TestCellGridSideInfo.py | 3 | CODE | |
| LOW | Filters/CellGrid/Testing/Python/TestCellGridSideInfo.py | 5 | CODE | |
| LOW | Filters/CellGrid/Testing/Python/TestCellGridSideInfo.py | 6 | CODE | |
| LOW | Filters/CellGrid/Testing/Python/TestCellGridSideInfo.py | 7 | CODE | |
| LOW | Filters/CellGrid/Testing/Python/TestCellGridSideInfo.py | 10 | CODE | |
| 2534 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …ing/Python/TestCellLocatorInterpolatedVelocityField.py | 28 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | …s/FlowPaths/Testing/Python/TestThreadedStreamTracer.py | 26 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | …s/FlowPaths/Testing/Python/TestThreadedStreamTracer.py | 44 | # Create a rake of streamlines | COMMENT |
| MEDIUM | Filters/FlowPaths/Testing/Python/TestFindCell.py | 61 | # Create a uniform vector field in the x-direction | COMMENT |
| MEDIUM | …ers/Parallel/Testing/Python/TestExtractCTHPartSolid.py | 28 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Parallel/Testing/Python/RectOutline.py | 33 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Parallel/Testing/Python/TestExtrudePiece.py | 34 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Parallel/Testing/Python/TestExtractCTHPart.py | 28 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/CellGrid/Testing/Python/TestCopyCellGrid.py | 144 | # Create a query object just to test results. | COMMENT |
| MEDIUM | Filters/CellGrid/Testing/Python/TestCopyCellGrid.py | 159 | # Create a query object just to test results. | COMMENT |
| MEDIUM | Filters/CellGrid/Testing/Python/TestCopyCellGrid.py | 213 | # Create a query object just to test results. | COMMENT |
| MEDIUM | Filters/Core/vtkStreamingTessellatorGenerator.py | 346 | # Create a list of all the possible tessellations | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/combStreamers.py | 25 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/smoothMeshOnMesh.py | 35 | # Create a patch by manual enumeration | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/smoothMeshOnMesh.py | 3560 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/contourQuadraticTetra.py | 25 | # Create a reader to load the data (quadratic tetrahedra) | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/contourQuadraticTetra.py | 46 | # Create the rendering related stuff. | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/contourQuadraticCells.py | 56 | # Create a scene with one of each cell type. | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/contourQuadraticCells.py | 892 | # Create the rendering related stuff. | COMMENT |
| MEDIUM | …Core/Testing/Python/TestUnstructuredGridPlaneCutter.py | 31 | # Create the RenderWindow, Renderers and both Actors | COMMENT |
| MEDIUM | …Core/Testing/Python/TestUnstructuredGridPlaneCutter.py | 43 | # Create a synthetic source: sample a sphere across a volume | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/deciPlane.py | 33 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/deciPlane.py | 45 | # Create the data -- a plane with a couple of bumps | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/deciPlane.py | 91 | # Create a table of decimation conditions | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/tubeComb.py | 24 | # Create the RenderWindow, Renderer | COMMENT |
| MEDIUM | …/Core/Testing/Python/TestConstrainedSmoothingFilter.py | 26 | # Create a x-y plane | COMMENT |
| MEDIUM | …/Core/Testing/Python/TestConstrainedSmoothingFilter.py | 34 | # Create a constraint array | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/Delaunay2DTransform.py | 25 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestPolyDataPlaneClipper.py | 30 | # Create the RenderWindow, Renderers and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestPolyDataPlaneClipper.py | 38 | # Create a synthetic sphere | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/TestScalarTrees.py | 27 | # Create the RenderWindow, Renderer | COMMENT |
| MEDIUM | …Core/Testing/Python/TestCompositeDataSetPlaneCutter.py | 23 | # Create the RenderWindow, Renderers and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/mergeFilter.py | 24 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/polyConn.py | 22 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/constrainedDelaunay.py | 35 | # Create a constrained Delaunay triangulation (i.e., edges and polygons defined) | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/constrainedDelaunay.py | 157 | # Create the rendering window, renderer, and interactive renderer | COMMENT |
| MEDIUM | …lters/Core/Testing/Python/TestPolyDataPlaneClipper2.py | 30 | # Create the RenderWindow, Renderers and both Actors | COMMENT |
| MEDIUM | …/Testing/Python/TestFlyingEdgesPlaneCutterThinSlice.py | 21 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | …/Testing/Python/TestFlyingEdgesPlaneCutterThinSlice.py | 30 | # Create a synthetic source: a volume with a single voxel | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/stripF.py | 22 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/MassProperties.py | 36 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/Delaunay2DAlpha.py | 22 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/fieldToRGrid.py | 49 | # Create a reader and write out the field | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/fieldToRGrid.py | 172 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | …esting/Python/TestContour3DLinearGridCompositeInput.py | 75 | # Create a composite dataset. Throw in an extra polydata which should be skipped. | COMMENT |
| MEDIUM | …ore/Testing/Python/Test3DLinearGridCrinkleExtractor.py | 32 | # Create the RenderWindow, Renderers and both Actors | COMMENT |
| MEDIUM | …ore/Testing/Python/Test3DLinearGridCrinkleExtractor.py | 43 | # Create a synthetic source: sample a sphere across a volume | COMMENT |
| MEDIUM | …ters/Core/Testing/Python/TestFlyingEdges3DThinSlice.py | 18 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | …ters/Core/Testing/Python/TestFlyingEdges3DThinSlice.py | 27 | # Create a synthetic source: a volume with a single voxel | COMMENT |
| MEDIUM | …e/Testing/Python/TestFlyingEdges3DWithInterpolation.py | 25 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | …e/Testing/Python/TestFlyingEdges3DWithInterpolation.py | 34 | # Create a synthetic source | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/deciFranFace.py | 29 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/deciFranFace.py | 52 | # Create a table of decimation conditions | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/CellDataToPointData2.py | 31 | # Create the RenderWindow, Renderer and RenderWindowInteractor | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/CellDataToPointData2.py | 45 | # Create a sphere with cell data | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/teapotHulls.py | 17 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | …ters/Core/Testing/Python/TestFlyingEdgesPlaneCutter.py | 29 | # Create the RenderWindow, Renderer and both Actors | COMMENT |
| MEDIUM | …ters/Core/Testing/Python/TestFlyingEdgesPlaneCutter.py | 38 | # Create a synthetic source: sample a sphere across a volume | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/hull.py | 27 | # Create a polyhedral representation of the planes. | COMMENT |
| MEDIUM | Filters/Core/Testing/Python/hull.py | 70 | # Create the rendering window, renderer, and interactive renderer | COMMENT |
| 542 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | Filters/Core/Testing/Python/cutLoop.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Core/Testing/Python/TestBinnedDecimation.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Core/Testing/Python/constrainedDelaunay.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Core/Testing/Python/capSphere.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …Core/Testing/Python/TestWindowedSincPolyDataFilter2.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Core/Testing/Python/fieldToRGrid.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Core/Testing/Python/capCow.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Core/Testing/Python/StreamPolyData.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …/Core/Testing/Python/TestWindowedSincPolyDataFilter.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Core/Testing/Python/fieldToSGrid.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Core/Testing/Python/reverseNormals.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/General/Testing/Python/clipWedge.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/General/Testing/Python/blankGrid.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/General/Testing/Python/edgePoints.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/General/Testing/Python/mcubes.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/General/Testing/Python/clipHex.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/General/Testing/Python/clipTet.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/General/Testing/Python/TestGraphLayoutFilter.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/General/Testing/Python/clipPyramid.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …eral/Testing/Python/TestRectilinearGridToTetrahedra.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/General/Testing/Python/recursiveDC.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …ters/Modeling/Testing/Python/TestImageMarchingCubes.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Modeling/Testing/Python/smoothCylNuttall.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Modeling/Testing/Python/smoothCyl.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Modeling/Testing/Python/sync3dAll.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Modeling/Testing/Python/smoothCyl2.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Modeling/Testing/Python/contour3DAll.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Sources/Testing/Python/TestPlatonicSolids.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …esting/Python/TestStaticCellLocatorLineIntersection.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …sting/Python/TestStaticPointLocatorLineIntersection.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Texture/Testing/Python/triangularTCoords.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Geometry/Testing/Python/rectGrid.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Hybrid/Testing/Python/3DMorph.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | IO/EnSight/Testing/Python/EnSightRectGridASCII.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | IO/EnSight/Testing/Python/EnSightRectGridBin.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | IO/Geometry/Testing/Python/motor.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Imaging/Core/Testing/Python/imageMCAll.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Imaging/Hybrid/Testing/Python/genHead.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Imaging/Hybrid/Testing/Python/iceCream.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …/ComputationalGeometry/Testing/Python/closedSplines.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Common/DataModel/Testing/Python/headBone.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …mmon/DataModel/Testing/Python/TestQuadricClustering.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Common/DataModel/Testing/Python/SelectionLoop.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Rendering/Core/Testing/Python/cowHair.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Rendering/Core/Testing/Python/rendererSource.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Rendering/Core/Testing/Python/cowHair2.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Rendering/LOD/Testing/Python/TestQuadricLODActor.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Interaction/Style/Testing/Python/TestStyleBaseSpike.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …raction/Style/Testing/Python/TestStyleJoystickActor.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Interaction/Style/Testing/Python/TestFlyTo.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | …action/Style/Testing/Python/TestStyleTrackballActor.py | 0 | return the red, green and blue components for a color as doubles. | STRING |
| HIGH | Filters/Core/Testing/Python/backdrop.py | 0 | this is python equivalent of ./wrapping/tcl/vtktesting/backdrop.tcl this script is used while running python tests trans | STRING |
| HIGH | Filters/General/Testing/Python/backdrop.py | 0 | this is python equivalent of ./wrapping/tcl/vtktesting/backdrop.tcl this script is used while running python tests trans | STRING |
| HIGH | Common/DataModel/Testing/Python/backdrop.py | 0 | this is python equivalent of ./wrapping/tcl/vtktesting/backdrop.tcl this script is used while running python tests trans | STRING |
| HIGH | Filters/Core/Testing/Python/skinOrder.py | 0 | prevent .pyc files from being created. stops the vtk source being polluted by .pyc files. | STRING |
| HIGH | Rendering/OpenGL2/Testing/Python/TestUserShader2.py | 0 | prevent .pyc files from being created. stops the vtk source being polluted by .pyc files. | STRING |
| HIGH | …e/Testing/Python/TestGPURayCastIndependentComponent.py | 0 | prevent .pyc files from being created. stops the vtk source being polluted by .pyc files. | STRING |
| HIGH | …Volume/Testing/Python/TestFixedPointRayCasterLinear.py | 0 | prevent .pyc files from being created. stops the vtk source being polluted by .pyc files. | STRING |
| HIGH | …esting/Python/TestGPURayCastIndependentComponentMIP.py | 0 | prevent .pyc files from being created. stops the vtk source being polluted by .pyc files. | STRING |
| HIGH | …Testing/Python/TestFixedPointRayCasterLinearCropped.py | 0 | prevent .pyc files from being created. stops the vtk source being polluted by .pyc files. | STRING |
| 57 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | Filters/Temporal/Testing/Python/TestCriticalTime.py | 92 | def test_ctt_filter_vector_comp(criticalTT): | CODE |
| LOW | Filters/Temporal/Testing/Python/TestCriticalTime.py | 116 | def test_ctt_filter_vector_mag(criticalTT): | CODE |
| LOW | Filters/Temporal/Testing/Python/TestCriticalTime.py | 138 | def test_ctt_filter_vector_all(criticalTT): | CODE |
| LOW | Filters/Temporal/Testing/Python/TestCriticalTime.py | 159 | def test_ctt_filter_vector_any(criticalTT): | CODE |
| LOW⚡ | Filters/Geometry/Testing/Python/geometryFilterGhosts.py | 75 | def image_data_to_rectilinear_grid(data): | CODE |
| LOW⚡ | Filters/Geometry/Testing/Python/geometryFilterGhosts.py | 107 | def image_data_to_structured_grid(data): | CODE |
| LOW⚡ | Filters/Geometry/Testing/Python/geometryFilterGhosts.py | 114 | def image_data_to_unstructured_grid(data): | CODE |
| LOW⚡ | Filters/Geometry/Testing/Python/geometryFilterGhosts.py | 121 | def image_data_to_explicit_structured_grid(data): | CODE |
| LOW | Documentation/docs/vtk_documentation.py | 42 | def gather_module_documentation( | CODE |
| LOW | Documentation/docs/vtk_documentation.py | 266 | def strip_sphinx_exclude_blocks_from_file(input_path): | STRING |
| LOW | Documentation/docs/vtk_documentation.py | 282 | def write_stripped_release_file(input_path, output_path): | STRING |
| LOW⚡ | Documentation/docs/vtk_documentation.py | 378 | def create_supported_formats_list(yaml_file): | STRING |
| LOW | CMake/wasm/IWER/iwer.js | 545 | function fromRotationTranslationScale(out, q, v, s) { | CODE |
| LOW | Web/Python/vtkmodules/web/query_data_model.py | 10 | class DataHandler(object): | CODE |
| LOW | Web/Python/vtkmodules/web/camera.py | 631 | def create_cylindrical_camera(renderer, dataHandler, phiValues, translationValues): | CODE |
| LOW⚡ | Web/Python/vtkmodules/web/testing.py | 604 | def instantiate_test_subclass(pathToScript, **kwargs): | STRING |
| LOW | …zation/Manager/Testing/Python/TestCompositeDataSets.py | 75 | def test_partitioned_dataset_collection(self): | CODE |
| LOW⚡ | Serialization/Manager/Testing/Python/TestNull.py | 22 | def test_invoke_with_null_in_args(self): | CODE |
| LOW⚡ | Serialization/Manager/Testing/Python/TestNull.py | 31 | def test_invoke_with_null_in_return(self): | CODE |
| LOW | …tion/Manager/Testing/Python/TestDataSetImportExport.py | 111 | def test_partitioned_data_set_collection(self): | CODE |
| LOW | IO/Fides/Testing/Python/TestFidesPolyData.py | 65 | def _build_polys_only_polydata(): | CODE |
| LOW | IO/Xdmf3/vtkXdmf3LightDataHandler.h | 4 | * @class vtkXdmf3LightDataHandler | COMMENT |
| LOW | IO/Xdmf3/vtkXdmf3HeavyDataHandler.h | 4 | * @class vtkXdmf3HeavyDataHandler | COMMENT |
| LOW | IO/Import/vtkOBJImporter.h | 30 | class vtkOBJPolyDataProcessor; | CODE |
| LOW | Utilities/Maintenance/WhatModulesVTK.py | 109 | def find_application_includes(path): | STRING |
| LOW⚡ | Common/Core/Testing/Python/TestVariantArrayPythonAPI.py | 139 | def test_constructor_from_list(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestVariantArrayPythonAPI.py | 146 | def test_constructor_from_tuple(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestVariantArrayPythonAPI.py | 152 | def test_constructor_from_iterator(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestVariantArrayPythonAPI.py | 157 | def test_constructor_empty_iterable(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestSOADataArray.py | 84 | def test_properties_single_component(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestSOADataArray.py | 127 | def test_materialisation_single_component(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestSOADataArray.py | 167 | def test_arithmetic_soa_numpy(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestSOADataArray.py | 575 | def test_array_function_fallback(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestSOADataArray.py | 781 | def test_per_component_methods(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestSOADataArray.py | 1033 | def test_metadata_propagation(): | CODE |
| LOW | Common/Core/Testing/Python/TestSOADataArray.py | 431 | def test_auto_detection_aos_fallback(): | CODE |
| LOW | Common/Core/Testing/Python/TestSOADataArray.py | 475 | def test_numpy_to_vtk_soa_dtypes(): | CODE |
| LOW | Common/Core/Testing/Python/TestSOADataArray.py | 486 | def test_numpy_to_vtk_soa_errors(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestVTKConstantArray.py | 97 | def test_arithmetic_with_numpy(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestVTKConstantArray.py | 121 | def test_arithmetic_with_scalar(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestVTKConstantArray.py | 147 | def test_multi_component_arithmetic(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestVTKConstantArray.py | 473 | def test_constructor_with_shape_and_value(): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestAOSArray.py | 560 | def test_metadata_propagation(): | CODE |
| LOW | …mmon/Core/Testing/Python/TestDataArraySelectionDict.py | 28 | def test_setitem_enable_disable(self): | CODE |
| LOW | …mmon/Core/Testing/Python/TestDataArraySelectionDict.py | 100 | def test_enable_disable_all_still_work(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestStringArrayPythonAPI.py | 137 | def test_constructor_from_list(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestStringArrayPythonAPI.py | 142 | def test_constructor_from_tuple(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestStringArrayPythonAPI.py | 147 | def test_constructor_from_iterator(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestStringArrayPythonAPI.py | 152 | def test_constructor_empty_iterable(self): | CODE |
| LOW | Common/Core/Testing/Python/TestInformationDict.py | 78 | def test_request_key_set_true(self): | CODE |
| LOW | Common/Core/Testing/Python/TestInformationDict.py | 83 | def test_request_key_set_false(self): | CODE |
| LOW | Common/Core/Testing/Python/TestInformationDict.py | 96 | def test_information_vector_key(self): | CODE |
| LOW | Common/Core/Testing/Python/TestInformationDict.py | 118 | def test_contains_unknown_key_name(self): | CODE |
| LOW | Common/Core/Testing/Python/TestInformationDict.py | 129 | def test_delitem_missing_raises(self): | CODE |
| LOW | Common/Core/Testing/Python/TestInformationDict.py | 135 | def test_getitem_missing_raises(self): | CODE |
| LOW | Common/Core/Testing/Python/TestInformationDict.py | 254 | def test_string_key_case_insensitive(self): | CODE |
| LOW | Common/Core/Testing/Python/TestInformationDict.py | 259 | def test_string_key_not_found(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestInformationDict.py | 274 | def test_make_key_destruction(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestInformationDict.py | 283 | def test_lookup_after_destruction(self): | CODE |
| LOW⚡ | Common/Core/Testing/Python/TestInformationDict.py | 290 | def test_string_lookup_after_destruction(self): | CODE |
| 198 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …ters/Statistics/Testing/Python/TestVisualStatistics.py | 26 | CODE | |
| LOW | Filters/Parallel/Testing/Python/testTransmit.py | 35 | CODE | |
| LOW | Filters/CellGrid/Testing/Python/TestCellGridSideInfo.py | 30 | CODE | |
| LOW | Filters/CellGrid/Testing/Python/TestCellGridSideInfo.py | 114 | CODE | |
| LOW | Filters/CellGrid/Testing/Python/TestCellGridRange.py | 38 | CODE | |
| LOW | Filters/CellGrid/Testing/Python/TestCopyCellGrid.py | 56 | CODE | |
| LOW | Filters/Core/vtkStreamingTessellatorGenerator.py | 159 | CODE | |
| LOW | Filters/Core/Testing/Python/deciPlane.py | 31 | CODE | |
| LOW | Filters/Core/Testing/Python/deciFranFace.py | 27 | CODE | |
| LOW | Filters/Core/Testing/Python/skinOrder.py | 37 | CODE | |
| LOW | Filters/Core/Testing/Python/TestContourCases.py | 53 | CODE | |
| LOW | Filters/Verdict/Testing/Python/MeshQuality.py | 32 | CODE | |
| LOW | …Geometry/Testing/Python/LagrangeGeometricOperations.py | 318 | CODE | |
| LOW | Documentation/docs/vtk_documentation.py | 42 | CODE | |
| LOW | Documentation/docs/vtk_documentation.py | 298 | CODE | |
| LOW | Documentation/docs/vtk_documentation.py | 378 | CODE | |
| LOW | CMake/SPDX_generate_output.py | 42 | CODE | |
| LOW | Web/Python/vtkmodules/web/render_window_serializer.py | 365 | CODE | |
| LOW | Web/Python/vtkmodules/web/vtkjs_helper.py | 42 | CODE | |
| LOW | Web/Python/vtkmodules/web/vtkjs_helper.py | 109 | CODE | |
| LOW | Web/Python/vtkmodules/web/vtkjs_helper.py | 139 | CODE | |
| LOW | Web/Python/vtkmodules/web/dataset_builder.py | 80 | CODE | |
| LOW | Web/Python/vtkmodules/web/dataset_builder.py | 300 | CODE | |
| LOW | Web/Python/vtkmodules/web/dataset_builder.py | 365 | CODE | |
| LOW | Web/Python/vtkmodules/web/dataset_builder.py | 391 | CODE | |
| LOW | Web/Python/vtkmodules/web/dataset_builder.py | 557 | CODE | |
| LOW | Web/Python/vtkmodules/web/utils.py | 29 | CODE | |
| LOW | Web/Python/vtkmodules/web/testing.py | 604 | CODE | |
| LOW | Web/Python/vtkmodules/web/testing.py | 644 | CODE | |
| LOW | Web/Python/vtkmodules/web/testing.py | 449 | CODE | |
| LOW | IO/Xdmf3/Testing/Python/VToXLoop.py | 105 | CODE | |
| LOW | IO/ParallelXML/Testing/Python/testParallelXMLWriters.py | 70 | CODE | |
| LOW | …/Core/Testing/Python/TestImageThresholdConnectivity.py | 25 | CODE | |
| LOW | Imaging/Core/Testing/Python/TestThreshold.py | 24 | CODE | |
| LOW | Utilities/vtk2xml.py | 141 | CODE | |
| LOW | Utilities/Marshalling/marshal_macro_annotate_headers.py | 73 | CODE | |
| LOW | Utilities/Marshalling/marshal_macro_annotate_headers.py | 134 | CODE | |
| LOW | Utilities/Maintenance/VTKTestsByLanguage.py | 350 | CODE | |
| LOW | Utilities/Maintenance/VTKTestsByLanguage.py | 125 | CODE | |
| LOW | Utilities/Maintenance/VTKTestsByLanguage.py | 182 | CODE | |
| LOW | Utilities/Maintenance/VTKTestsByLanguage.py | 213 | CODE | |
| LOW | Utilities/Maintenance/ModernizePythonImports.py | 75 | CODE | |
| LOW | Utilities/Maintenance/semanticDiffVersion.py | 37 | CODE | |
| LOW | Utilities/Maintenance/WhatModulesVTK.py | 60 | CODE | |
| LOW | Utilities/Maintenance/WhatModulesVTK.py | 127 | CODE | |
| LOW | Utilities/Maintenance/vtk_reindent_code.py | 20 | CODE | |
| LOW | Utilities/Maintenance/FindNeededModules.py | 60 | CODE | |
| LOW | Utilities/Maintenance/FindNeededModules.py | 86 | CODE | |
| LOW | Utilities/Maintenance/FindNeededModules.py | 167 | CODE | |
| LOW | Utilities/Doxygen/doc_class2onlineexamples.py | 179 | CODE | |
| LOW | Testing/Core/HeaderTesting.py | 130 | CODE | |
| LOW | Testing/Core/HeaderTesting.py | 301 | CODE | |
| LOW | Testing/Core/HeaderTesting.py | 351 | CODE | |
| LOW | Common/Core/Testing/Python/TestSetGet.py | 155 | CODE | |
| LOW | Common/Core/Testing/Python/TestSetGet.py | 272 | CODE | |
| LOW | Common/Core/Testing/Python/TestEmptyInput.py | 374 | CODE | |
| LOW | …/Testing/Python/TestPartitionedRenderWindowExporter.py | 31 | CODE | |
| LOW | Common/DataModel/Testing/Python/TestICPTransform.py | 25 | CODE | |
| LOW | …ataModel/Testing/Python/Test3DCellsEvaluatePosition.py | 85 | CODE | |
| LOW | Common/DataModel/Testing/Python/quadricCut.py | 27 | CODE | |
| 75 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH⚡ | Filters/Core/vtkStreamingTessellatorGenerator.py | 328 | print(' %s outputTets.push( vtkStreamingTessellator::TetrahedralDecompositions + this->BestTets( alternates, p | CODE |
| HIGH⚡ | Filters/Core/vtkStreamingTessellatorGenerator.py | 331 | print(' %soutputTets.push( vtkStreamingTessellator::TetrahedralDecompositions + %d );' % (indent, tc[0].Offset) | CODE |
| HIGH⚡ | Filters/Core/vtkStreamingTessellatorGenerator.py | 332 | print(' %soutputPerm.push( vtkStreamingTessellator::PermutationsFromIndex[%d] );' % (indent, PermutationIndices[ | CODE |
| HIGH⚡ | Filters/Core/vtkStreamingTessellatorGenerator.py | 333 | print(' %soutputSign.push( %d );' % (indent, sign), file=genCode) | CODE |
| HIGH⚡ | Filters/Core/vtkStreamingTessellatorGenerator.py | 362 | print(' %s outputTets.push( vtkStreamingTessellator::TetrahedralDecompositions + this->BestTets( alternates, p | CODE |
| HIGH⚡ | Filters/Core/vtkStreamingTessellatorGenerator.py | 365 | print(' %soutputTets.push( vtkStreamingTessellator::TetrahedralDecompositions + %d );' % (indent, tc[0]), file= | CODE |
| HIGH⚡ | Filters/Core/vtkStreamingTessellatorGenerator.py | 366 | print(' %soutputPerm.push( vtkStreamingTessellator::PermutationsFromIndex[%d] );' % (indent, PermutationIndices[ | CODE |
| HIGH⚡ | Filters/Core/vtkStreamingTessellatorGenerator.py | 367 | print(' %soutputSign.push( %d );' % (indent, sign), file=genCode) | CODE |
| HIGH | Filters/Core/vtkStreamingTessellatorGenerator.py | 694 | // Returns true if || a0a1 || < || b0b1 || | COMMENT |
| HIGH | Filters/Core/vtkStreamingTessellatorGenerator.py | 535 | if ( k == 0 || k < -1 || k >= 4 ) | CODE |
| HIGH | Filters/Core/vtkStreamingTessellatorGenerator.py | 568 | if ( k == 0 || k < -1 || k >= 4 ) | CODE |
| HIGH | Filters/Core/vtkStreamingTessellatorGenerator.py | 738 | if ( bestQuality > currQuality || bestOffset < 0 ) | CODE |
| HIGH⚡ | Filters/Core/Testing/Python/TestSurfaceNets3DAtlas.py | 470 | Index 0 is black (background/null), indices 1..n get distinct colors. | STRING |
| HIGH⚡ | Serialization/Manager/Testing/Python/TestNull.py | 28 | self.om.Invoke(actor_id, "SetMapper", "[null]") | CODE |
| HIGH | …llelXML/Testing/Python/testParallelMultiBlockWriter.py | 48 | # |-- <MB> # level where block is non-null, non-empty on all ranks. | COMMENT |
| HIGH⚡ | Common/DataModel/Testing/Python/TestTupleOperators.py | 406 | """Slice assignment is not supported (mp_ass_subscript is null).""" | STRING |
| HIGH | …ring/Volume/Testing/Python/TestGPURayCastUserShader.py | 90 | "\n if(!g_skip && g_srcColor.a > 0.0 && l_updateDepth)" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | Imaging/Core/Testing/Python/ResliceInformationInput.py | 14 | # In this example, an image is centered at (0,0,0) before a | COMMENT |
| HIGH | Imaging/Core/Testing/Python/TestChangeInformation.py | 14 | # In this example, an image is centered at (0,0,0) before a | COMMENT |
| HIGH | Rendering/UI/vtkCocoaRenderWindowInteractor.mm | 348 | // In this implementation, timerId and platformTimerId are the same | COMMENT |
| HIGH | Rendering/UI/vtkCocoaRenderWindowInteractor.mm | 357 | // In this implementation, timerId and platformTimerId are the same; | COMMENT |
| HIGH | Rendering/UI/vtkIOSRenderWindowInteractor.mm | 102 | // In this implementation, timerId and platformTimerId are the same | COMMENT |
| HIGH | Rendering/UI/vtkIOSRenderWindowInteractor.mm | 111 | // In this implementation, timerId and platformTimerId are the same; | COMMENT |
| HIGH | ThirdParty/freetype/vtkfreetype/src/sdf/ftsdf.c | 2955 | #error "corruption. If required I will add this later." | COMMENT |
| HIGH | ThirdParty/hdf5/vtkhdf5/src/H5Tmodule.h | 1809 | * datatype that is the same as #H5T_NATIVE_INT. In this example, suppose this is a 32-bit | COMMENT |
| HIGH | …ty/eigen/vtkeigen/eigen/src/Core/arch/SSE/PacketMath.h | 547 | // In this implementation, we take advantage of the fact that pmin/pmax for SSE | COMMENT |
| HIGH | …ty/eigen/vtkeigen/eigen/src/Core/arch/SSE/PacketMath.h | 556 | // In this implementation, we take advantage of the fact that pmin/pmax for SSE | COMMENT |
| HIGH | ThirdParty/libproj/vtklibproj/src/projections/ocea.cpp | 66 | // ERO: I've added M_PI so that the alpha is the angle from point 1 to point 2 | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH⚡ | …viskores/vtkviskores/viskores/viskores/filter/Filter.h | 513 | /// same partitions and pass all PartitionedDataSet fields (as requested by the | COMMENT |
| HIGH⚡ | …viskores/vtkviskores/viskores/viskores/filter/Filter.h | 519 | /// passed onto the return result partition as requested by the `Filter` state. | COMMENT |
| HIGH⚡ | …viskores/vtkviskores/viskores/viskores/filter/Filter.h | 528 | /// same partitions and pass all PartitionedDataSet fields (as requested by the | COMMENT |
| HIGH⚡ | …viskores/vtkviskores/viskores/viskores/filter/Filter.h | 534 | /// passed onto the return result partition as requested by the `Filter` state. | COMMENT |
| HIGH | …viskores/vtkviskores/viskores/viskores/filter/Filter.h | 406 | /// structure and coordinate system as the input and pass all fields (as requested | COMMENT |
| HIGH | …viskores/vtkviskores/viskores/viskores/filter/Filter.h | 419 | /// structure and coordinate system as the input and pass all fields (as requested | COMMENT |
| HIGH | …viskores/vtkviskores/viskores/viskores/filter/Filter.h | 435 | /// structure and coordinate system as the input and pass all fields (as requested | COMMENT |
| HIGH | …viskores/vtkviskores/viskores/viskores/filter/Filter.h | 462 | /// structure and coordinate system as the input and pass all fields (as requested | COMMENT |
| HIGH | …viskores/vtkviskores/viskores/viskores/filter/Filter.h | 487 | /// structure and coordinate system as the input and pass all fields (as requested | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | IO/Fides/Testing/Python/TestFidesConduitNode.py | 77 | dummy_node["dummy_data"] = 1.0 | CODE |
| LOW | ThirdParty/scn/vtkscn/README.md | 276 | sample of Lorem Ipsum. | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 504 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 580 | "CGNSLibraryVersion_t", &dummy_id, "R4", 1, &dim_vals, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 656 | "CGNSLibraryVersion_t", &dummy_id, "R4", 1, &dim_vals, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 1723 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 1829 | if (cgi_new_node(zone->id, "ZoneType", "ZoneType_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 2824 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 2893 | if (cgi_new_node(geo->id, "GeometryFile", "GeometryFile_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 2896 | if (cgi_new_node(geo->id, "GeometryFormat", "GeometryFormat_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 2981 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 3061 | if (cgi_new_node(geo->id, "GeometryFile", "GeometryFile_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 3064 | if (cgi_new_node(geo->id, "GeometryFormat", "GeometryFormat_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 4891 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 5060 | &dummy_id, data_type, 1, &dim_vals, prange)) return CG_ERROR; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 11356 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 11359 | &dummy_id, "C1", 1, &length, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 11391 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 11413 | &dummy_id, "C1", 1, &dim_vals, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 12711 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 12786 | if (cgi_new_node(bcwall->id, "WallFunctionType", "WallFunctionType_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 12876 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 12983 | if (cgi_new_node(bcarea->id, "AreaType", "AreaType_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 13268 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 13342 | if (cgi_new_node(caverage->id, "AverageInterfaceType", "AverageInterfaceType_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 13629 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 13707 | if (cgi_new_node(caverage->id, "AverageInterfaceType", "AverageInterfaceType_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 15910 | double posit_id, dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 15928 | if (cgi_new_node(posit_id, "FamilyName", "FamilyName_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 16020 | double posit_id, dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 16043 | if (cgi_new_node(posit_id, name, "AdditionalFamilyName_t", &dummy_id, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 16719 | double posit_id, dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 16755 | "\"int[1+...+IndexDimension]\"", &dummy_id, "I4", 1, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 19142 | double posit_id, dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgnslib.c | 19213 | if (cgi_new_node(posit_id, "GridLocation", "GridLocation_t", &dummy_id, | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 2866 | &dummy_id); | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 2867 | if (!ierr) cgi_delete_node(boco->id, dummy_id); | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 2872 | &dummy_id, "C1", 1, &len, locname)) | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 8085 | &dummy_id, "C1", 1, &dim_vals, geo->file)) return CG_ERROR; | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 8090 | &dummy_id, "C1", 1, &dim_vals, geo->format)) return CG_ERROR; | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 8095 | &dummy_id, "MT", 0, 0, 0)) return CG_ERROR; | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 8615 | if (cgi_new_node(boco->id, "GridLocation", "GridLocation_t", &dummy_id, | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 8622 | if (cgi_new_node(boco->id, "FamilyName", "FamilyName_t", &dummy_id, "C1", | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 8630 | &dummy_id, "C1", 1, &dim_vals, (void *)boco->famname[n].family)) return CG_ERROR; | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9642 | double dummy_id; | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9650 | "AdditionalExponents_t", &dummy_id, | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9659 | double dummy_id; | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9662 | if (cgi_new_node(parent_id, "DataClass", "DataClass_t", &dummy_id, | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9687 | double dummy_id; | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9690 | if (cgi_new_node(parent_id, "Ordinal", "Ordinal_t", &dummy_id, | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9700 | double dummy_id; | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9731 | &dummy_id, "C1", 1, &dim_vals, | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9740 | &dummy_id, "C1", 1, &dim_vals, | CODE |
| LOW⚡ | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 9749 | "AdditionalFamilyName_t", &dummy_id, "C1", 1, &dim_vals, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 1035 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 1039 | &dummy_id, "C1", 1, &len, (void *)family_name)) | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 2854 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 7788 | double dummy_id; | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 7812 | "CGNSLibraryVersion_t", &dummy_id, "R4", 1, &dim_vals, | CODE |
| LOW | ThirdParty/cgns/vtkcgns/src/cgns_internals.c | 7909 | double dummy_id; | CODE |
| 42 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | Filters/Meshing/vtkVoronoiFlower2D.h | 119 | * Shewchuk's geometric predicates (https://www.cs.cmu.edu/~quake/robust.html). | COMMENT |
| MEDIUM | Filters/Geometry/vtkDataSetSurfaceFilter.h | 80 | #include "vtkGeometryFilter.h" // To facilitate delegation | COMMENT |
| LOW | .gitlab/os-linux.yml | 362 | # Even with SHM size of 512m, SIGBUS still happened. Let's just use the network instead for reliability. | COMMENT |
| MEDIUM | Web/Python/vtkmodules/web/render_window_serializer.py | 372 | # FIXME should evolve and support funky mapper which leverage many arrays | COMMENT |
| LOW⚡ | Web/Python/vtkmodules/web/testing.py | 172 | # so just call the start method. | STRING |
| MEDIUM | Imaging/Core/vtkInterpolationMath.h | 48 | // very large range, 16 times the range of a 32-bit int. Essentially, | COMMENT |
| MEDIUM | Utilities/Doxygen/doc_class2example.pl | 18 | # - more robust code: comments are removed from files before parsing | COMMENT |
| LOW | Utilities/Doxygen/doc_codematch.pl | 211 | # If source has absolute path, just use the basename (unless a | COMMENT |
| MEDIUM | …g/Python/vtkmodules/numpy_interface/dataset_adapter.py | 297 | # Use weakref.finalize for reliable cleanup - more robust than __del__ | COMMENT |
| LOW | Wrapping/Python/vtkmodules/util/graph.py | 263 | # Empty edge list — just add vertices | COMMENT |
| MEDIUM | ThirdParty/fmt/vtkfmt/vtkfmt/format.h | 3359 | // Compilers are not aware of how to leverage the maximum value of | COMMENT |
| MEDIUM | …rty/eigen/vtkeigen/eigen/src/Core/ConditionEstimator.h | 128 | // added to make the algorithm more robust in certain corner cases where | COMMENT |
| MEDIUM | …ty/eigen/vtkeigen/eigen/src/Core/arch/SSE/PacketMath.h | 123 | // to leverage AVX instructions. | COMMENT |
| MEDIUM | …Party/eigen/vtkeigen/eigen/src/Core/arch/SSE/Complex.h | 26 | // to leverage AVX instructions. | COMMENT |
| MEDIUM | …Party/eigen/vtkeigen/eigen/src/Core/arch/SSE/Complex.h | 194 | // to leverage AVX instructions. | COMMENT |
| MEDIUM | …ty/eigen/vtkeigen/eigen/src/Core/arch/AVX/PacketMath.h | 56 | // to leverage AVX512 instructions. | COMMENT |
| MEDIUM | …ty/eigen/vtkeigen/eigen/src/Core/arch/AVX/PacketMath.h | 638 | // NOTE: leverage _mm256_i32gather_ps and _mm256_i32gather_pd if AVX2 instructions are available | COMMENT |
| MEDIUM | …irdParty/eigen/vtkeigen/eigen/src/Geometry/AngleAxis.h | 200 | // let's use the robust Quaternion implementation: | COMMENT |
| MEDIUM | …rdParty/viskores/vtkviskores/viskores/viskores/Range.h | 145 | /// of another range. Essentially it is the union of the two ranges. | COMMENT |
| MEDIUM | …arty/viskores/vtkviskores/viskores/viskores/RangeId3.h | 147 | /// the other range. Essentially it is the union of the two ranges. | COMMENT |
| MEDIUM | …arty/viskores/vtkviskores/viskores/viskores/RangeId2.h | 123 | /// the other range. Essentially it is the union of the two ranges. | COMMENT |
| MEDIUM | …dParty/viskores/vtkviskores/viskores/viskores/Bounds.h | 213 | /// that of another bounds. Essentially it is the union of the two bounds. | COMMENT |
| MEDIUM | …Party/viskores/vtkviskores/viskores/viskores/RangeId.h | 108 | /// of another range. Essentially it is the union of the two ranges. | COMMENT |
| MEDIUM | …ores/viskores/viskores/worklet/DescriptiveStatistics.h | 239 | // Essentially a TransformReduce. Do we have that convenience in Viskores? | COMMENT |
| MEDIUM | …skores/filter/flow/worklet/ParticleAdvectionWorklets.h | 78 | //the integrator status needs to be more robust: | COMMENT |
| MEDIUM | …ores/viskores/thirdparty/lcl/viskoreslcl/lcl/Polygon.h | 484 | // direction. Although not perfectly robust, we can reduce the effect of | COMMENT |
| MEDIUM | …/viskores/vtkviskores/viskores/viskores/cont/CellSet.h | 34 | /// Fundamentally, any cell set is a collection of cells, which typically (but not always) | COMMENT |
| MEDIUM | …/src/iso19111/operation/coordinateoperationfactory.cpp | 3265 | // robust to that, or skip some tests. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …lters/Temporal/Testing/Python/TestForceStaticMeshPy.py | 38 | print("Error: static mesh has different mesh times") | CODE |
| MEDIUM | Filters/Extraction/Testing/Python/TestExtractEdges.py | 89 | print("Error in edge number: ", edgeNum) | CODE |
| LOW | Web/Python/vtkmodules/web/render_window_serializer.py | 769 | except Exception as inst: | CODE |
| MEDIUM | Web/Python/vtkmodules/web/testing.py | 394 | def run_test(self): | CODE |
| MEDIUM | Web/Python/vtkmodules/web/testing.py | 472 | def cleanup(self): | CODE |
| LOW⚡ | Web/Python/vtkmodules/web/testing.py | 632 | except Exception as inst: | STRING |
| LOW | Web/Python/vtkmodules/web/testing.py | 463 | except Exception as inst: | STRING |
| LOW | Web/Python/vtkmodules/web/testing.py | 739 | except Exception as inst: | STRING |
| MEDIUM⚡ | IO/Image/Testing/Python/TestPNGTextChunks.py | 65 | print("Error: expect warning when adding a text chunk with empty key") | CODE |
| MEDIUM⚡ | IO/Image/Testing/Python/TestPNGTextChunks.py | 71 | print("Error: expect warning when adding a text chunk "\ | CODE |
| MEDIUM⚡ | IO/Image/Testing/Python/TestPNGTextChunks.py | 81 | print("Error: Expecting three text chunks in the PNG file but got",\ | CODE |
| MEDIUM⚡ | IO/Image/Testing/Python/TestPNGTextChunks.py | 88 | print("Error: expect \"%s\" at index 1 and 2 but got "\ | CODE |
| MEDIUM⚡ | IO/Image/Testing/Python/TestPNGTextChunks.py | 92 | print("Error: expecting key \"%s\" at index 1 and 2 but got \"%s\"" % \ | CODE |
| MEDIUM⚡ | IO/Image/Testing/Python/TestPNGTextChunks.py | 96 | print("Error: expecting value \"%s\" at index 1 and 2 but got \"%s\"" % \ | CODE |
| MEDIUM⚡ | IO/Image/Testing/Python/TestPNGTextChunks.py | 100 | print("Error: expecting value \"%s\" at index but got \"%s\"" % \ | CODE |
| MEDIUM⚡ | IO/Image/Testing/Python/TestPNGTextChunks.py | 109 | print("Error: Unable to test PNG write/read of text chunks.") | CODE |
| MEDIUM | Utilities/vtk2xml.py | 170 | print("Error: Directory %s does not exist!"%out_dir) | STRING |
| MEDIUM | Utilities/Maintenance/semanticDiffVersion.py | 194 | print("Error while git reset to version:", ver) | CODE |
| MEDIUM | Utilities/Maintenance/semanticDiffVersion.py | 208 | print("Error while creating tagfile with ctags:", fname) | CODE |
| MEDIUM | Utilities/Maintenance/semanticDiffVersion.py | 252 | print("Error while getting current HEAD SHA-1 sum:") | CODE |
| MEDIUM | Utilities/Maintenance/semanticDiffVersion.py | 269 | print("Error while getting git diff between versions %s and %s" %\ | CODE |
| MEDIUM | Utilities/Maintenance/semanticDiffVersion.py | 284 | print("Error while git clone into temporary working directory.") | CODE |
| LOW | Common/Core/Testing/Python/TestVTKAffineArray.py | 747 | except Exception as e: | CODE |
| LOW | Common/Core/Testing/Python/TestSetGet.py | 234 | except Exception as err: | CODE |
| LOW | Common/Core/Testing/Python/TestSetGet.py | 245 | except Exception as err: | CODE |
| LOW | …/Core/Testing/Python/TestStructuredPointArrayPython.py | 338 | except Exception as e: | CODE |
| LOW | …mon/DataModel/Testing/Python/TestSelectionPythonAPI.py | 543 | except Exception as e: | CODE |
| MEDIUM | …mples/iOS/VTKViewer/VTKViewer/ExampleDataManager.swift | 38 | print("Error creating directory at \(exampleDataDirUrl) : will skip downloading example data.") | CODE |
| MEDIUM | …mples/iOS/VTKViewer/VTKViewer/ExampleDataManager.swift | 62 | print("Error downloading file \(url) : \(error!.localizedDescription)") | CODE |
| MEDIUM | …mples/iOS/VTKViewer/VTKViewer/ExampleDataManager.swift | 71 | print("Error writing file \(destinationURL) : \(writeError.localizedDescription)") | CODE |
| LOW | Examples/Emscripten/Cxx/WrappedAsyncClipper/server.py | 39 | except Exception as e: | CODE |
| LOW | Examples/Emscripten/Cxx/AsyncClipper/server.py | 39 | except Exception as e: | CODE |
| LOW | Wrapping/Python/vtkmodules/generate_pyi.py | 637 | except Exception as e: | CODE |
| LOW | Wrapping/Python/vtkmodules/test/rtImageTest.py | 82 | except Exception: | CODE |
| MEDIUM | Wrapping/Python/vtkmodules/test/rtImageTest.py | 12 | def _GetController(): | CODE |
| LOW | Wrapping/Python/vtkmodules/util/information.py | 213 | except Exception: | CODE |
| LOW | Wrapping/Python/vtkmodules/qt/__init__.py | 35 | except Exception: | CODE |
| LOW | …raction/Widgets/Testing/Python/TestWidgetsPythonAPI.py | 297 | except Exception as e: | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .readthedocs.yaml | 21 | # When adding a dependency here, make sure to update the related docker image | COMMENT |
| LOW | …l/Testing/Python/TestRandomAttributeGeneratorScalar.py | 66 | # make sure to have the same regression image on all platforms. | COMMENT |
| LOW | …General/Testing/Python/TestRandomAttributeGenerator.py | 31 | # make sure to have the same regression image on all platforms. | COMMENT |
| LOW | …ometry/Testing/Python/TestAttributeSmoothingFilter2.py | 161 | # make sure to have the same regression image on all platforms. | COMMENT |
| LOW | …eometry/Testing/Python/TestAttributeSmoothingFilter.py | 179 | # make sure to have the same regression image on all platforms. | COMMENT |
| LOW | Testing/Core/HeaderTesting.py | 33 | ## If tested from ctest, make sure to fix all the output strings | COMMENT |
| MEDIUM | Testing/Core/vtkEmscriptenTestUtilities.js | 11 | * Here is how you can call this from C/C++ code: | COMMENT |
| MEDIUM | Testing/Core/vtkEmscriptenTestUtilities.js | 46 | * Here is how you can call this from C/C++ code: | COMMENT |
| LOW | Common/Core/vtkThreadedCallbackQueue.h | 260 | * // Don't forget to pass an instance of the host class. | COMMENT |
| MEDIUM | Rendering/UI/vtkWebAssemblyRenderWindowInteractor.js | 16 | * Here is how you can call this from C/C++ code: | COMMENT |
| MEDIUM | Rendering/UI/vtkWebAssemblyRenderWindowInteractor.js | 56 | * Here is how you can call this from C/C++ code: | COMMENT |
| MEDIUM | Rendering/UI/vtkWebAssemblyRenderWindowInteractor.js | 83 | * Here is how you can call this from C/C++ code: | COMMENT |
| MEDIUM | …Party/freetype/vtkfreetype/include/freetype/fterrors.h | 78 | * Here is a simple example. | COMMENT |
| MEDIUM | …Party/freetype/vtkfreetype/include/freetype/freetype.h | 1385 | * for demonstration purposes. | COMMENT |
| LOW | …eetype/vtkfreetype/include/freetype/internal/ftrfork.h | 35 | /* Don't forget to increment the number if you add a new guessing rule. */ | COMMENT |
| MEDIUM | …rty/eigen/vtkeigen/eigen/src/Core/util/SymbolicIndex.h | 19 | * Here is a simple example: | COMMENT |
| MEDIUM | …n/vtkeigen/eigen/src/Core/arch/AltiVec/MatrixProduct.h | 114 | * As mentioned earlier MatrixProduct breaks complex numbers into a real vector and a complex vector so packing has | COMMENT |
| MEDIUM | …es/viskores/viskores/exec/AtomicArrayExecutionObject.h | 239 | /// Note that for demonstration purposes, the previous code is unnecessarily verbose. | COMMENT |
| LOW | …/viskores/thirdparty/lodepng/viskoreslodepng/lodepng.h | 339 | If you encode an image without alpha with palette, don't forget to put value 255 in each A byte of the palette. | CODE |
| LOW | …iskores/thirdparty/lodepng/viskoreslodepng/lodepng.cpp | 64 | lodepng source code. Don't forget to remove "static" if you copypaste them | CODE |
| MEDIUM | …res/vtkviskores/viskores/viskores/cont/ColorTableMap.h | 44 | /// Here is a simple example. | COMMENT |
| MEDIUM | …res/vtkviskores/viskores/viskores/cont/ColorTableMap.h | 75 | /// Here is a simple example. | COMMENT |
| LOW | ThirdParty/netcdf/vtknetcdf/include/netcdf.h | 540 | * Don't forget to update docs/all-error-codes.md if adding new error codes here! | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …rs/Modeling/Testing/Python/TestSelectPolyDataFilter.py | 169 | # Display results | COMMENT |
| LOW | …ters/Points/Testing/Python/TestPointOccupancyFilter.py | 58 | # Display the result: outline plus surface | COMMENT |
| LOW | .gitlab/ci/update_vtk_versions.py | 25 | # Check if this version is already present. | COMMENT |
| LOW | Web/Python/vtkmodules/web/testing.py | 155 | # Check if a test was actually requested | STRING |
| LOW | Web/Python/vtkmodules/web/testing.py | 160 | # Check if we ran into trouble with any of the testing imports | STRING |
| LOW | IO/NetCDF/Testing/Python/NetCDFCFUnstructured.py | 23 | # Open the file. | COMMENT |
| LOW | IO/NetCDF/Testing/Python/NetCDFCFUnstructured.py | 47 | # Open the file. | COMMENT |
| LOW | IO/NetCDF/Testing/Python/NetCDFCFSetOutputType.py | 27 | # Open the file. | COMMENT |
| LOW | IO/NetCDF/Testing/Python/NetCDFCFSetOutputType.py | 54 | # Open the file. | COMMENT |
| LOW | IO/NetCDF/Testing/Python/NetCDFCFSetOutputType.py | 81 | # Open the file. | COMMENT |
| LOW | IO/NetCDF/Testing/Python/NetCDFCFSetOutputType.py | 108 | # Open the file. | COMMENT |
| LOW | IO/NetCDF/Testing/Python/NetCDFCFSphericalCoords.py | 24 | # Open the file. | COMMENT |
| LOW | IO/NetCDF/Testing/Python/NetCDFReader.py | 23 | # Open the file. | COMMENT |
| LOW | IO/NetCDF/Testing/Python/NetCDFCF2DBounds.py | 22 | # Open the file. | COMMENT |
| LOW | IO/NetCDF/Testing/Python/NetCDFCF2DBounds.py | 52 | # Open the file. | COMMENT |
| LOW | Utilities/Maintenance/FindNeededModules.py | 74 | # Read the file looking for includes. | STRING |
| LOW | Utilities/Maintenance/FindNeededModules.py | 100 | # Read the file looking for includes. | STRING |
| LOW | Utilities/Maintenance/FindNeededModules.py | 116 | # Read the file looking for includes. | STRING |
| LOW | Utilities/Doxygen/doc_rmpath.pl | 87 | # Open the file, read it entirely | COMMENT |
| LOW | Utilities/Doxygen/doc_index.pl | 192 | # Open the file, read it entirely | COMMENT |
| LOW | Utilities/Doxygen/doc_cleanhtml.pl | 82 | # Open the file, read it entirely | COMMENT |
| LOW⚡ | Common/DataModel/Testing/Python/TestGraphPythonAPI.py | 253 | # Set again to verify reset works | COMMENT |
| LOW | …Python/vtkmodules/numpy_interface/vtk_indexed_array.py | 180 | # Check if we can stay lazy: exactly one VTKIndexedArray | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …ering/Volume/vtkUnstructuredGridBunykRayCastFunction.h | 203 | // we need to check if the data has changed in some way. | COMMENT |
| LOW | Wrapping/Tools/vtkParsePreprocess.c | 1396 | * the following code block should be skipped. | COMMENT |
| LOW | ThirdParty/ioss/vtkioss/Ioss_VariableType.C | 395 | // Step 0: | COMMENT |
| LOW | ThirdParty/ioss/vtkioss/Ioss_VariableType.C | 405 | // Step 1: | COMMENT |
| LOW | ThirdParty/hdf5/vtkhdf5/src/H5Cimage.c | 1709 | * Purpose: The purpose of this function is to compute the flush | COMMENT |
| LOW | ThirdParty/hdf5/vtkhdf5/src/H5HFcache.c | 1905 | * Purpose: In principle, the purpose of this function is to determine | COMMENT |
| LOW | ThirdParty/hdf5/vtkhdf5/src/H5FSsection.c | 2290 | * Purpose: The purpose of this function is to allocate file space for | COMMENT |
| LOW | ThirdParty/fmt/vtkfmt/vtkfmt/format-inl.h | 1259 | // Step 1: integer promotion & Schubfach multiplier calculation. | COMMENT |
| LOW | ThirdParty/fmt/vtkfmt/vtkfmt/format-inl.h | 1314 | // Step 2: Try larger divisor; remove trailing zeros if necessary. | COMMENT |
| LOW | ThirdParty/fmt/vtkfmt/vtkfmt/format-inl.h | 1346 | // Step 3: Find the significand with the smaller divisor. | COMMENT |
| LOW | …resdiy/include/viskoresdiy/thirdparty/fmt/format-inl.h | 2176 | // Step 1: integer promotion & Schubfach multiplier calculation. | COMMENT |
| LOW | …resdiy/include/viskoresdiy/thirdparty/fmt/format-inl.h | 2219 | // Step 2: Try larger divisor; remove trailing zeros if necessary | COMMENT |
| LOW | …resdiy/include/viskoresdiy/thirdparty/fmt/format-inl.h | 2255 | // Step 3: Find the significand with the smaller divisor | COMMENT |
| LOW | …y2/vtkdiy2/include/vtkdiy2/thirdparty/fmt/format-inl.h | 2176 | // Step 1: integer promotion & Schubfach multiplier calculation. | COMMENT |
| LOW | …y2/vtkdiy2/include/vtkdiy2/thirdparty/fmt/format-inl.h | 2219 | // Step 2: Try larger divisor; remove trailing zeros if necessary | COMMENT |
| LOW | …y2/vtkdiy2/include/vtkdiy2/thirdparty/fmt/format-inl.h | 2255 | // Step 3: Find the significand with the smaller divisor | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | ThirdParty/fmt/vtkfmt/vtkfmt/format-inl.h | 1259 | // Step 1: integer promotion & Schubfach multiplier calculation. | COMMENT |
| LOW | ThirdParty/fmt/vtkfmt/vtkfmt/format-inl.h | 1314 | // Step 2: Try larger divisor; remove trailing zeros if necessary. | COMMENT |
| LOW | ThirdParty/fmt/vtkfmt/vtkfmt/format-inl.h | 1346 | // Step 3: Find the significand with the smaller divisor. | COMMENT |
| LOW | …resdiy/include/viskoresdiy/thirdparty/fmt/format-inl.h | 2176 | // Step 1: integer promotion & Schubfach multiplier calculation. | COMMENT |
| LOW | …resdiy/include/viskoresdiy/thirdparty/fmt/format-inl.h | 2219 | // Step 2: Try larger divisor; remove trailing zeros if necessary | COMMENT |
| LOW | …resdiy/include/viskoresdiy/thirdparty/fmt/format-inl.h | 2255 | // Step 3: Find the significand with the smaller divisor | COMMENT |
| LOW | …y2/vtkdiy2/include/vtkdiy2/thirdparty/fmt/format-inl.h | 2176 | // Step 1: integer promotion & Schubfach multiplier calculation. | COMMENT |
| LOW | …y2/vtkdiy2/include/vtkdiy2/thirdparty/fmt/format-inl.h | 2219 | // Step 2: Try larger divisor; remove trailing zeros if necessary | COMMENT |
| LOW | …y2/vtkdiy2/include/vtkdiy2/thirdparty/fmt/format-inl.h | 2255 | // Step 3: Find the significand with the smaller divisor | COMMENT |
| LOW | ThirdParty/lzma/vtklzma/src/liblzma/common/index_hash.c | 182 | // NOTE: This function has many similarities to index_encode() and | COMMENT |
| LOW | ThirdParty/lzma/vtklzma/src/liblzma/common/block_util.c | 50 | // NOTE: This function is used for validation too, so it is | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | Documentation/docs/vtkmodules.__init__.py | 64 | __all__ = [ | STRING |
| LOW | CMake/wheel_sdks/src/vtk_sdk/__init__.py | 5 | __all__ = ["__version__"] | CODE |
| LOW⚡ | Web/Python/vtkmodules/web/render_window_serializer.py | 20 | logger = logging.getLogger(__name__) | CODE |
| LOW | Wrapping/Python/vtkmodules/numpy_interface/__init__.py | 3 | __all__ = ['algorithms', 'dataset_adapter'] | CODE |
| LOW | Wrapping/Python/vtkmodules/test/__init__.py | 4 | __all__ = ['Testing', 'BlackBox', 'ErrorObserver', 'rtImageTest'] | CODE |
| LOW | Wrapping/Python/vtkmodules/util/__init__.py | 3 | __all__ = ['colors', 'misc', 'vtkConstants', 'vtkImageExportToArray', | CODE |
| LOW | Wrapping/Python/vtkmodules/util/execution_model.py | 4 | __all__ = ['select_ports', 'Pipeline', 'Output'] | CODE |
| LOW | Wrapping/Python/vtkmodules/qt/__init__.py | 47 | __all__ = ['QVTKRenderWindowInteractor'] | CODE |
| LOW | Wrapping/Python/vtkmodules/tk/__init__.py | 3 | __all__ = ['vtkTkRenderWidget', 'vtkTkImageViewerWidget', | CODE |
| LOW | Wrapping/Python/vtkmodules/wx/__init__.py | 3 | __all__ = ['wxVTKRenderWindow', 'wxVTKRenderWindowInteractor'] | CODE |
| LOW | Wrapping/Python/vtkmodules/gtk/__init__.py | 3 | __all__ = ['GtkVTKRenderWindow', 'GtkVTKRenderWindowInteractor', | CODE |
| LOW | ThirdParty/mpi4py/vtkmpi4py/src/mpi4py/__init__.py | 25 | __all__ = ['MPI'] | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | IO/Xdmf3/Testing/Python/VToXLoop.py | 77 | CODE | |
| MEDIUM | …pping/Python/vtkmodules/gtk/GtkGLExtVTKRenderWindow.py | 206 | CODE | |
| MEDIUM | …pping/Python/vtkmodules/gtk/GtkGLExtVTKRenderWindow.py | 211 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .gitlab/ci/update_doc_versions.sh | 13 | # Usage: | COMMENT |
| LOW | Common/Core/vtkSetGet.h | 1241 | // Example usage: | COMMENT |
| LOW | Common/Core/vtkSetGet.h | 1304 | // Example usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | Web/Python/vtkmodules/web/protocols.py | 649 | CODE | |
| LOW | Web/Python/vtkmodules/web/protocols.py | 655 | CODE | |
| LOW | Wrapping/Python/vtkmodules/test/Testing.py | 436 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | ThirdParty/loguru/vtkloguru/loguru.cpp | 1733 | // TODO: implement signal handlers on windows | COMMENT |