Repository Analysis

opendataloader-project/opendataloader-pdf

PDF Parser for AI-ready data. Automate PDF accessibility. Open-source.

11.4 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of opendataloader-project/opendataloader-pdf, a Java project with 28,851 GitHub stars. SynthScan v2.0 examined 54,773 lines of code across 284 source files, recording 322 pattern matches distributed across 15 syntactic categories. The overall adjusted score of 11.4 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).

11.4
Adjusted Score
11.4
Raw Score
100%
Time Factor
2026-08-28
Last Push
28.9K
Stars
Java
Language
54.8K
Lines of Code
284
Files
322
Pattern Hits
2026-08-29
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 3HIGH 0MEDIUM 145LOW 174

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 322 distinct pattern matches across 15 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.

Decorative Section Separators136 hits · 370 pts
SeverityFileLineSnippetContext
MEDIUMverification/ci-verify.py26# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py28# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py31# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py33# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py57# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py62# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py69# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py71# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py89# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py91# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py95# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py97# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py157# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py159# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py233# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py235# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py258# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py260# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py320# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py322# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py661# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py669# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py826# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py828# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py837 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py839 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py979 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py981 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py987 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py989 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py998 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1000 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1008 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1010 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1226 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1228 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1238 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1240 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1488 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1490 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1497 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1499 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1506 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1508 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1514 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py1516 # ------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py135# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py137# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py354# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py356# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py375# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py377# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py438# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py454# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py487# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py489# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py511# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py518# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py606# ---------------------------------------------------------------------------COMMENT
MEDIUMverification/ci-verify.py613# ---------------------------------------------------------------------------COMMENT
76 more matches not shown…
Hyper-Verbose Identifiers99 hits · 107 pts
SeverityFileLineSnippetContext
LOW…n/opendataloader-pdf/tests/test_convert_integration.py6def test_convert_generates_output(input_pdf, output_dir):CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py47def test_defaults_preserve_prior_behavior():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py56def test_disable_ocr_sets_do_ocr_false():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py62def test_ocr_engine_tesseract_yields_tesseract_options():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py70def test_ocr_engine_rapidocr_yields_rapidocr_options():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py78def test_force_full_page_ocr_propagates_to_engine_options():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py86def test_ocr_lang_overrides_engine_default():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py94def test_psm_is_applied_to_tesseract():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py100def test_psm_is_ignored_for_non_tesseract_engines():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py107def test_ocr_engine_auto_yields_auto_options():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py115def test_unknown_engine_raises_value_error_with_clear_message():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py228def test_engine_check_easyocr_always_ok():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py235def test_engine_check_auto_always_ok():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py242def test_engine_check_unknown_kind_returns_false():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py257def test_engine_check_tesseract_missing_binary():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py266def test_engine_check_tesseract_present():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py274def test_engine_check_tesserocr_missing_package():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py283def test_engine_check_rapidocr_missing_package():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py292def test_engine_check_rapidocr_missing_onnxruntime():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py374def test_no_ocr_no_warning_when_engine_left_default(monkeypatch, caplog):CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py382def test_no_ocr_warns_when_ocr_lang_set(monkeypatch, caplog):CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py389def test_no_ocr_warns_when_psm_set(monkeypatch, caplog):CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py396def test_no_ocr_alone_emits_no_warning(monkeypatch, caplog):CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py26def _capture_pipeline_options(**kwargs):CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py129def test_create_converter_rejects_denylisted_engine():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py186def test_argparse_no_ocr_and_force_ocr_are_mutually_exclusive():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py194def test_argparse_kserve_engine_is_rejected():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py213def test_argparse_psm_accepted_as_integer():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py306def test_engine_check_ocrmac_off_macos():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py314def test_engine_check_ocrmac_on_macos_missing_package():CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py352def test_no_ocr_warns_when_engine_explicitly_set(monkeypatch, caplog):CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py361def test_no_ocr_warns_when_engine_explicitly_set_to_easyocr(monkeypatch, caplog):CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py409def test_main_exits_when_tesseract_binary_missing(monkeypatch, caplog):CODE
LOW…dataloader-pdf/tests/test_hybrid_server_ocr_options.py428def test_main_skips_engine_check_when_no_ocr(monkeypatch, caplog):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py32 def test_partial_success_status(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py45 def test_partial_success_multiple_failed_pages(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py60 def test_partial_success_no_page_range_with_total_pages(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py74 def test_partial_success_no_page_range_fallback(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py86 def test_success_no_errors_field(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py97 def test_document_field_present(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py109 def test_partial_success_first_page_failed_with_page_range(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py120 def test_partial_success_last_page_failed_with_page_range(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py131 def test_partial_success_all_pages_failed(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py143 def test_partial_success_all_pages_failed_with_total_pages(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py156 def test_failure_status_no_failed_pages_detection(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py168 def test_partial_success_missing_pages_key(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py184 def test_std_bad_alloc_errors(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py222 def test_failed_pages_with_empty_entries_in_pages_dict(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py233 def test_boundary_pages_detected_via_errors(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py245 def test_both_strategies_combined(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py260 def test_overlap_between_gap_and_error_is_deduplicated(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py271 def test_duplicate_page_in_errors(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py279 def test_no_page_pattern_errors_falls_back_to_gap(self):CODE
LOW…loader-pdf/tests/test_hybrid_server_partial_success.py290 def test_empty_errors_with_partial_success(self):CODE
LOWpython/opendataloader-pdf/tests/test_runner.py41def test_streaming_failure_does_not_duplicate_output(monkeypatch, capsys, patched_jar):CODE
LOWpython/opendataloader-pdf/tests/test_runner.py69def test_quiet_success_relays_stdout_but_not_stderr(monkeypatch, capsys, patched_jar):CODE
LOWpython/opendataloader-pdf/tests/test_runner.py94def test_quiet_relays_through_stdout_buffer_byte_path(monkeypatch, patched_jar):CODE
LOWpython/opendataloader-pdf/tests/test_runner.py131def test_quiet_failure_prints_captured_streams_once(monkeypatch, capsys, patched_jar):CODE
LOW…er-pdf/tests/test_hybrid_server_picture_description.py22def _capture_pipeline_options(**kwargs):CODE
LOW…er-pdf/tests/test_hybrid_server_picture_description.py43def test_custom_prompt_is_forwarded_to_vlm_options():CODE
39 more matches not shown…
Hallucination Indicators3 hits · 40 pts
SeverityFileLineSnippetContext
CRITICAL…g/opendataloader/pdf/processors/DocumentProcessor.java646// org.verapdf.gf.model.impl.containers.StaticContainers.setFlavour(Collections.singletonList(PDFAFlavour.WCAG_2_COMMENT
CRITICAL…g/opendataloader/pdf/processors/DocumentProcessor.java785 org.verapdf.gf.model.impl.containers.StaticContainers.clearAllContainers();CODE
CRITICAL…main/java/org/opendataloader/pdf/api/OutputWriter.java40 * org.opendataloader.pdf.processors.DocumentProcessor.extractContents(COMMENT
Excessive Try-Catch Wrapping15 hits · 20 pts
SeverityFileLineSnippetContext
MEDIUM…on/opendataloader-pdf/src/opendataloader_pdf/runner.py91 print("Error running opendataloader-pdf CLI.", file=sys.stderr)CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py159 except Exception:CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py700 except Exception as e:CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py794 except Exception as e:CODE
LOWverification/ci-verify.py152 except Exception as exc:CODE
LOWverification/ci-verify.py228 except Exception as exc:CODE
LOWverification/ci-verify.py253 except Exception as exc:CODE
LOWverification/ci-verify.py315 except Exception as exc:CODE
LOWverification/ci-verify.py196 except Exception as exc:CODE
LOWverification/ci-verify.py212 except Exception as exc:CODE
LOWverification/ci-verify.py400 except Exception as exc:CODE
LOWbuild-scripts/fetch_shaded_jar.py44 except Exception:CODE
MEDIUMbuild-scripts/set_version.py36 print(f"Error: VERSION file not found at {version_path}")CODE
MEDIUMbuild-scripts/set_version.py39 print(f"Error: Java pom.xml not found at {java_pom_path}")CODE
MEDIUMbuild-scripts/set_version.py42 print(f"Error: Python pyproject.toml not found at {python_pyproject_path}")CODE
Over-Commented Block17 hits · 16 pts
SeverityFileLineSnippetContext
LOW…loader/pdf/processors/TextDecorationProcessorTest.java201 Assertions.assertTrue(chunk1.getIsStrikethroughText(),COMMENT
LOW…loader/pdf/processors/TextDecorationProcessorTest.java301 TextChunk textChunk = new TextChunk(new BoundingBox(0, 10.0, 100.0, 60.0, 120.0),COMMENT
LOW…loader/pdf/processors/TextDecorationProcessorTest.java321//COMMENT
LOW…loader/pdf/processors/TextDecorationProcessorTest.java341// TextChunk textChunk = new TextChunk(new BoundingBox(0, 10.0, 100.0, 60.0, 120.0),COMMENT
LOW…loader/pdf/processors/TextDecorationProcessorTest.java361//COMMENT
LOW…loader/pdf/processors/TextDecorationProcessorTest.java481//COMMENT
LOW…ndataloader/pdf/processors/ParagraphProcessorTest.java61 * {`@code` detectTwoLinesParagraphs}), the right-alignment pass must claim the blocks first,COMMENT
LOW…endataloader/pdf/processors/ClusterTableProcessor.java101//// SemanticTextNode semanticTextNode = new SemanticTextNode((TextChunk)chunk);COMMENT
LOW…pendataloader/pdf/processors/AutoTaggingProcessor.java741 // FENote + /NS + /NoteType is the PDF 2.0 path (PDF/UA-2 clause 8.2.4.1).COMMENT
LOW…pendataloader/pdf/processors/AutoTaggingProcessor.java781 addAttributeToStructElem(figureObject, ASAtom.LAYOUT, ASAtom.BBOX, COSArray.construct(4, bbox));COMMENT
LOW…ava/org/opendataloader/pdf/hybrid/TriageProcessor.java681 return TriageResult.backend(pageNumber, 0.85, signals);COMMENT
LOWverification/ci-verify.py441# Hybrid mode delegates page processing to an external backend server. WhenCOMMENT
LOWverification/ci-verify.py741# ---------------------------------------------------------------------------COMMENT
LOWscripts/run-cli.sh1#!/bin/bashCOMMENT
LOWscripts/bench.sh1#!/usr/bin/env bashCOMMENT
LOWscripts/preflight.sh1#!/bin/bashCOMMENT
LOWscripts/build-all.sh1#!/bin/bashCOMMENT
Modern AI Meta-Vocabulary5 hits · 15 pts
SeverityFileLineSnippetContext
MEDIUMREADME.md482### What is the best PDF parser for RAG?COMMENT
MEDIUMREADME.md536### How do I chunk PDFs for RAG?COMMENT
MEDIUMREADME.md540### How do I cite PDF sources in RAG answers?COMMENT
MEDIUMexamples/python/rag/README.md1# RAG Examples for OpenDataLoader PDFCOMMENT
MEDIUMskills/odl-pdf/references/integration-examples.md68## The RAG handoff — route structured output through a file, then parse itCOMMENT
Deep Nesting13 hits · 12 pts
SeverityFileLineSnippetContext
LOWpython/opendataloader-pdf/tests/test_hybrid_server.py8CODE
LOWpython/opendataloader-pdf/tests/test_hybrid_server.py38CODE
LOWpython/opendataloader-pdf/tests/test_hybrid_server.py57CODE
LOW…on/opendataloader-pdf/src/opendataloader_pdf/runner.py13CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py165CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py807CODE
LOW…r-pdf-core/src/test/resources/generate-cid-test-pdf.py53CODE
LOWverification/ci-verify.py271CODE
LOWverification/ci-verify.py520CODE
LOWverification/ci-verify.py830CODE
LOWexamples/python/rag/basic_chunking.py63CODE
LOWskills/odl-pdf/scripts/verify-json.py56CODE
LOWbuild-scripts/fetch_shaded_jar.py19CODE
Unused Imports11 hits · 11 pts
SeverityFileLineSnippetContext
LOWpython/opendataloader-pdf/tests/test_hybrid_server.py4CODE
LOW…opendataloader-pdf/tests/test_hybrid_server_unicode.py10CODE
LOWpython/opendataloader-pdf/tests/test_cli_options.py3CODE
LOW…n/opendataloader-pdf/src/opendataloader_pdf/wrapper.py9CODE
LOW…/opendataloader-pdf/src/opendataloader_pdf/__init__.py1CODE
LOW…/opendataloader-pdf/src/opendataloader_pdf/__init__.py1CODE
LOW…/opendataloader-pdf/src/opendataloader_pdf/__init__.py1CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py292CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py296CODE
LOW…r-pdf-core/src/test/resources/generate-cid-test-pdf.py26CODE
LOWexamples/python/batch/batch_processing.py16CODE
Verbosity Indicators4 hits · 8 pts
SeverityFileLineSnippetContext
LOWscripts/bench.sh46# Step 1: Build Java if neededCOMMENT
LOWscripts/bench.sh57# Step 2: Clone or update bench repoCOMMENT
LOWscripts/bench.sh66# Step 3: Find JAR pathCOMMENT
LOWscripts/bench.sh73# Step 4: Run benchmark with JARCOMMENT
Structural Annotation Overuse4 hits · 8 pts
SeverityFileLineSnippetContext
LOWscripts/bench.sh46# Step 1: Build Java if neededCOMMENT
LOWscripts/bench.sh57# Step 2: Clone or update bench repoCOMMENT
LOWscripts/bench.sh66# Step 3: Find JAR pathCOMMENT
LOWscripts/bench.sh73# Step 4: Run benchmark with JARCOMMENT
Fake / Example Data5 hits · 6 pts
SeverityFileLineSnippetContext
LOWsamples/json/lorem.json19 "content" : "Lorem Ipsum"CODE
LOWsamples/json/lorem.json29 "content" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et CODE
LOWsamples/json/lorem.json29 "content" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et CODE
LOWverification/ci-verify.py761 ("email", "alice.smith@example.org", "email@example.com"),CODE
LOWnode/opendataloader-pdf/test/executeJar.unit.test.ts71 await expect(promise).resolves.toBe('Lorem ipsum dolor');CODE
AI Structural Patterns5 hits · 5 pts
SeverityFileLineSnippetContext
LOW…n/opendataloader-pdf/src/opendataloader_pdf/wrapper.py16CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py388CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py515CODE
LOW…loader-pdf/src/opendataloader_pdf/convert_generated.py12CODE
LOW…ataloader-pdf-mcp/src/opendataloader_pdf_mcp/server.py15CODE
Modern Structural Boilerplate3 hits · 3 pts
SeverityFileLineSnippetContext
LOW…n/opendataloader-pdf/src/opendataloader_pdf/wrapper.py12__all__ = ["convert", "run", "run_jar", "main"]CODE
LOW…/opendataloader-pdf/src/opendataloader_pdf/__init__.py3__all__ = ["run", "convert", "run_jar"]CODE
LOW…dataloader-pdf/src/opendataloader_pdf/hybrid_server.py81logger = logging.getLogger(__name__)CODE
Redundant / Tautological Comments1 hit · 2 pts
SeverityFileLineSnippetContext
LOWscripts/run-cli.sh22# Check if Java is installedCOMMENT
Example Usage Blocks1 hit · 2 pts
SeverityFileLineSnippetContext
LOWscripts/bench.sh6# Usage:COMMENT