Repository Analysis

jgraph/drawio-desktop

Official electron build of draw.io

4.1 Likely human-written View on GitHub
4.1
Adjusted Score
4.1
Raw Score
100%
Time Factor
2026-05-27
Last Push
61,375
Stars
JavaScript
Language
11,592
Lines of Code
31
Files
17
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 15LOW 2

Pattern Findings

17 matches across 3 categories. Click a row to expand file-level details.

Decorative Section Separators15 hits · 45 pts
SeverityFileLineSnippet
MEDIUMsrc/test/cli-args.test.js12// ─── Helper functions ────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js40// ─── Default values ──────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js123// ─── Boolean flags ───────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js191// ─── Format validation ───────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js219// ─── Numeric options ─────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js258// ─── Page index ──────────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js270// ─── Page range ──────────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js286// ─── Layers ──────────────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js297// ─── Output / paths ──────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js323// ─── SVG theme ───────────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js346// ─── SVG links target ────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js359// ─── HTML options ────────────────────────────────────────────────────────────
MEDIUMsrc/test/cli-args.test.js433// ─── Combined short flags (commander.js compat) ──────────────────────────────
MEDIUMsrc/test/cli-args.test.js501// ─── Combined options ────────────────────────────────────────────────────────
MEDIUMsrc/main/progress-bar.js116 // ── Public API ────────────────────────────────────────────────────────────
Redundant / Tautological Comments1 hit · 2 pts
SeverityFileLineSnippet
LOW.github/workflows/prepare-release.yml84 # Check if ref exists
Hyper-Verbose Identifiers1 hit · 1 pts
SeverityFileLineSnippet
LOWsrc/main/electron.js38function detectInitialAdaptiveColorsDefault()