Repository Analysis

kekingcn/kkFileView

Universal File Online Preview Project based on Spring-Boot

6.0 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of kekingcn/kkFileView, a Java project with 14,324 GitHub stars. SynthScan v2.0 examined 854,892 lines of code across 2323 source files, recording 3449 pattern matches distributed across 24 syntactic categories. The overall adjusted score of 6.0 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).

6.0
Adjusted Score
6.0
Raw Score
100%
Time Factor
2026-07-13
Last Push
14.3K
Stars
Java
Language
854.9K
Lines of Code
2.3K
Files
3.4K
Pattern Hits
2026-07-14
Scan Date
0.08
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

Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.

No multi-scan history yet — run the scanner again to build trend data.

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 30HIGH 154MEDIUM 533LOW 2732

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 3449 distinct pattern matches across 24 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.

Deep Nesting766 hits · 712 pts
SeverityFileLineSnippetContext
LOW…eOfficePortable/App/libreoffice/program/access2base.py556CODE
LOW…eOfficePortable/App/libreoffice/program/access2base.py619CODE
LOW…eOfficePortable/App/libreoffice/program/access2base.py1005CODE
LOW…breOfficePortable/App/libreoffice/program/mailmerge.py139CODE
LOW…breOfficePortable/App/libreoffice/program/unohelper.py224CODE
LOW…OfficePortable/App/libreoffice/program/officehelper.py37CODE
LOW…OfficePortable/App/libreoffice/program/pythonloader.py66CODE
LOW…ver/LibreOfficePortable/App/libreoffice/program/uno.py342CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py422CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py575CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py672CODE
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py195CODE
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py335CODE
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py488CODE
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py515CODE
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py688CODE
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py915CODE
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py948CODE
LOW…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py158CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py370CODE
LOW…le/App/libreoffice/program/wizards/ui/PathSelection.py104CODE
LOW…/App/libreoffice/program/wizards/ui/event/DataAware.py93CODE
LOW…p/libreoffice/program/wizards/ui/event/UnoDataAware.py42CODE
LOW…ble/App/libreoffice/program/wizards/fax/FaxDocument.py50CODE
LOW…p/libreoffice/program/wizards/letter/LetterDocument.py62CODE
LOW…e/App/libreoffice/program/wizards/common/FileAccess.py73CODE
LOW…le/App/libreoffice/program/wizards/common/ConfigSet.py54CODE
LOW…Portable/App/libreoffice/program/wizards/common/UCB.py90CODE
LOW…pp/libreoffice/program/wizards/agenda/TopicsControl.py352CODE
LOW…pp/libreoffice/program/wizards/agenda/TopicsControl.py635CODE
LOW…pp/libreoffice/program/wizards/agenda/TopicsControl.py832CODE
LOW…p/libreoffice/program/wizards/agenda/AgendaDocument.py151CODE
LOW…p/libreoffice/program/wizards/agenda/AgendaDocument.py301CODE
LOW…p/libreoffice/program/wizards/agenda/AgendaDocument.py360CODE
LOW…p/libreoffice/program/wizards/agenda/AgendaDocument.py419CODE
LOW…e/App/libreoffice/program/wizards/text/TextDocument.py34CODE
LOW…p/libreoffice/program/wizards/text/TextFieldHandler.py43CODE
LOW…p/libreoffice/program/wizards/text/TextFieldHandler.py85CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py684CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py719CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py2379CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py461CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py1144CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py1218CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py1424CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py1706CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py1823CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py1965CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py2047CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py178CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py234CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py338CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py451CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py594CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py625CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py682CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py752CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py853CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py918CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py1130CODE
706 more matches not shown…
Decorative Section Separators205 hits · 604 pts
SeverityFileLineSnippetContext
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py71 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py78 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py84 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py90 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py97 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py103 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py109 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py173 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py183 # ------------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py188 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py242 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py251 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py257 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py321 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py329 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py336 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py340 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py397 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py407 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py413 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py5# =====================================================================================================================COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py8# =====================================================================================================================COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py129 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py136 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py157 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py222 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py231 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py351 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py356 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py372 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py425 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py431 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py442 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py454 # -----------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/access2base.py459 # -----------------------------------------------------------------COMMENT
MEDIUM…breOfficePortable/App/libreoffice/program/unohelper.py273# -------------------------------------------------COMMENT
MEDIUM…breOfficePortable/App/libreoffice/program/unohelper.py275# -------------------------------------------------COMMENT
MEDIUM…ver/LibreOfficePortable/App/libreoffice/program/uno.py336# -----------------------------------------------------------------------------COMMENT
MEDIUM…ver/LibreOfficePortable/App/libreoffice/program/uno.py338# -----------------------------------------------------------------------------COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py50#-------------------------------------------------------------------COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py321#----------------------------------COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py325#----------------------------------COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py500#--------------------------------------------------COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py507#-------------------------------------------------------COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py623#-------------------------------------------------------COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py949#--------------------------------------------------------------COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/scriptforge.py5# =====================================================================================================================COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/scriptforge.py8# =====================================================================================================================COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py5# ======================================================================COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py26# ======================================================================COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py302 # ==================================================COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py306 # ==================================================COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py314 # ==================================================COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py316 # ==================================================COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py501# ---------------------------------------------------------------------------COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py504# ---------------------------------------------------------------------------COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py529# ---------------------------------------------------------------------------COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py531# ---------------------------------------------------------------------------COMMENT
MEDIUM…pp/libreoffice/program/python-core-3.8.16/lib/heapq.py396# ==============================================COMMENT
MEDIUM…pp/libreoffice/program/python-core-3.8.16/lib/heapq.py426# -----------------------------------------------COMMENT
145 more matches not shown…
Excessive Try-Catch Wrapping424 hits · 532 pts
SeverityFileLineSnippetContext
LOW…eOfficePortable/App/libreoffice/program/access2base.py509 except Exception: # thrown when LibreOffice specified instance isn't startedCODE
LOW…eOfficePortable/App/libreoffice/program/access2base.py577 except Exception:CODE
LOW…eOfficePortable/App/libreoffice/program/access2base.py611 except Exception:CODE
LOW…eOfficePortable/App/libreoffice/program/access2base.py646 except Exception:CODE
LOW…OfficePortable/App/libreoffice/program/officehelper.py82 except Exception as e: # Any other exceptionCODE
LOW…OfficePortable/App/libreoffice/program/pythonloader.py123 except Exception as e:CODE
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py113 print("Error during writing to stdout: " +lastException2String() + "\n")CODE
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py209def scriptURI2StorageUri( self, scriptURI ):CODE
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py575def actionPerformed( self, event ):CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py258 except Exception as e:CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py686 except Exception as e:CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py826 except Exception as e:CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py929 except Exception as e:CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py976 except Exception as e:CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py1006 except Exception as e:CODE
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py174 except Exception: # thrown when LibreOffice specified instance isn't startedCODE
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py245 except Exception:CODE
LOW…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py46 except Exception:CODE
LOW…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py55 except Exception:CODE
LOW…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py65 except Exception:CODE
LOW…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py216 except Exception:CODE
MEDIUM…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py35def __init__(self, xMSF, PropertyNames, PropertyValues):CODE
MEDIUM…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py50def repaintDialogStep(self):CODE
MEDIUM…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py58def insertControlModel(self, serviceName, componentName, sPropNames, oPropValuesCODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py92def activate(self):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py99def itemStateChanged(self, itemEvent):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py130def isRoadmapComplete(self):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py143def getCurrentRoadmapItemID(self):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py166def addRoadmap(self):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py199def getRoadmapItemByID(self, _ID):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py247def drawNaviBar(self):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py358def isStepEnabled(self, _nStep):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py370def gotoPreviousAvailableStep(self):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py396def gotoNextAvailableStep(self):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py426def getCurrentStep(self):CODE
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py449def cancelWizard_1(self):CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py95 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py106 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py133 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py146 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py196 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py209 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py335 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py346 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py366 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py384 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py402 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py423 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py429 except Exception:CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py453 except Exception:CODE
LOW…/App/libreoffice/program/wizards/ui/ControlScroller.py126 except Exception:CODE
MEDIUM…/App/libreoffice/program/wizards/ui/ControlScroller.py117def scrollControls(self):CODE
LOW…/App/libreoffice/program/wizards/ui/DocumentPreview.py95 except Exception:CODE
MEDIUM…/App/libreoffice/program/wizards/ui/DocumentPreview.py92def dispose(self):CODE
LOW…le/App/libreoffice/program/wizards/ui/PathSelection.py101 except Exception:CODE
LOW…le/App/libreoffice/program/wizards/ui/PathSelection.py132 except Exception:CODE
MEDIUM…le/App/libreoffice/program/wizards/ui/PathSelection.py94def initializePath(self):CODE
MEDIUM…le/App/libreoffice/program/wizards/ui/PathSelection.py104def triggerPathPicker(self):CODE
LOW…table/App/libreoffice/program/wizards/ui/PeerConfig.py60 except Exception:CODE
MEDIUM…table/App/libreoffice/program/wizards/ui/PeerConfig.py49def windowShown(self):CODE
364 more matches not shown…
Cross-Language Confusion105 hits · 518 pts
SeverityFileLineSnippetContext
HIGH…ibreoffice/program/wizards/ui/event/ListModelBinder.py67 return item.toString()CODE
HIGH…App/libreoffice/program/python-core-3.8.16/lib/code.py232 more = self.push(line)CODE
HIGH…/libreoffice/program/python-core-3.8.16/lib/numbers.py28## binary floats (i.e. Decimal('3.14') + 2.71828 is undefined). But,COMMENT
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py1970 self.undobuffer.push(["seq"])CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py2411 self.undobuffer.push(("pen", _p_buf))CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py3077 self.undobuffer.push(("stamp", stitem))CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py3163 self.undobuffer.push(undo_entry)CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py3267 self.undobuffer.push(("rot", angle, self._degreesPerAU))CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py3328 self.undobuffer.push(("beginfill", self._fillitem))CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py3348 self.undobuffer.push(("dofill", self._fillitem))CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py3382 self.undobuffer.push(("dot", item))CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py3386 self.undobuffer.push(["seq"])CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py3407 self.undobuffer.push(("wri", item))CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/turtle.py3430 self.undobuffer.push(["seq"])CODE
HIGH…ibreoffice/program/python-core-3.8.16/lib/posixpath.py81 path[:0] + sep #23780: Ensure compatible data type even if p is null.CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/locale.py1696 print('Language: ', lang or '(undefined)')CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/locale.py1697 print('Encoding: ', enc or '(undefined)')CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/locale.py1705 print(' Language: ', lang or '(undefined)')CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/locale.py1706 print(' Encoding: ', enc or '(undefined)')CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/locale.py1716 print(' Language: ', lang or '(undefined)')CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/locale.py1717 print(' Encoding: ', enc or '(undefined)')CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/locale.py1733 print(' Language: ', lang or '(undefined)')CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/locale.py1734 print(' Encoding: ', enc or '(undefined)')CODE
HIGH…p/libreoffice/program/python-core-3.8.16/lib/ntpath.py89 path[:0] + sep #23780: Ensure compatible data type even if p is null.CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py353 self.push('500 Error: line too long')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py357 self.push('500 Error: command "%s" not recognized' % command)CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py363 self.push('451 Internal confusion')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py367 self.push('552 Error: Too much mail data')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py389 self.push('250 OK')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py391 self.push(status)CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py396 self.push('501 Syntax: HELO hostname')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py400 self.push('503 Duplicate HELO/EHLO')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py404 self.push('250 %s' % self.fqdn)CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py408 self.push('501 Syntax: EHLO hostname')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py412 self.push('503 Duplicate HELO/EHLO')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py417 self.push('250-%s' % self.fqdn)CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py419 self.push('250-SIZE %s' % self.data_size_limit)CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py422 self.push('250-8BITMIME')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py424 self.push('250-SMTPUTF8')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py426 self.push('250 HELP')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py430 self.push('501 Syntax: NOOP')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py432 self.push('250 OK')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py436 self.push('221 Bye')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py472 self.push('250 Syntax: EHLO hostname')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py474 self.push('250 Syntax: HELO hostname')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py479 self.push(msg)CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py484 self.push(msg)CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py486 self.push('250 Syntax: DATA')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py488 self.push('250 Syntax: RSET')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py490 self.push('250 Syntax: NOOP')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py492 self.push('250 Syntax: QUIT')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py494 self.push('250 Syntax: VRFY <address>')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py496 self.push('501 Supported commands: EHLO HELO MAIL RCPT 'CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py499 self.push('250 Supported commands: EHLO HELO MAIL RCPT DATA 'CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py506 self.push('252 Cannot VRFY user, but will accept message 'CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py509 self.push('502 Could not VRFY %s' % arg)CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py511 self.push('501 Syntax: VRFY <address>')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py515 self.push('503 Error: send HELO first')CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py522 self.push(syntaxerr)CODE
HIGH…pp/libreoffice/program/python-core-3.8.16/lib/smtpd.py527 self.push(syntaxerr)CODE
45 more matches not shown…
Self-Referential Comments184 hits · 494 pts
SeverityFileLineSnippetContext
MEDIUM…/LibreOfficePortable/App/libreoffice/program/msgbox.py3# This file is part of the LibreOffice project.COMMENT
MEDIUM…breOfficePortable/App/libreoffice/program/unohelper.py3# This file is part of the LibreOffice project.COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/officehelper.py3# This file is part of the LibreOffice project.COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/pythonloader.py3# This file is part of the LibreOffice project.COMMENT
MEDIUM…ver/LibreOfficePortable/App/libreoffice/program/uno.py3# This file is part of the LibreOffice project.COMMENT
MEDIUM…OfficePortable/App/libreoffice/program/pythonscript.py3# This file is part of the LibreOffice project.COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/scriptforge.py314 # Create the new class instance of the right subclass of SFServices()COMMENT
MEDIUM…eOfficePortable/App/libreoffice/program/scriptforge.py463 # Define the default behaviour for read-only properties: buffer their values in PythonCOMMENT
MEDIUM…table/App/libreoffice/program/wizards/ui/UnoDialog2.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py3# This file is part of the LibreOffice project.COMMENT
MEDIUM…ble/App/libreoffice/program/wizards/ui/WizardDialog.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…/App/libreoffice/program/wizards/ui/ControlScroller.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…/App/libreoffice/program/wizards/ui/DocumentPreview.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…le/App/libreoffice/program/wizards/ui/PathSelection.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…table/App/libreoffice/program/wizards/ui/PeerConfig.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…ortable/App/libreoffice/program/wizards/ui/UIConsts.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…table/App/libreoffice/program/wizards/ui/event/Task.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…/App/libreoffice/program/wizards/ui/event/DataAware.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…/App/libreoffice/program/wizards/ui/event/TaskEvent.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…libreoffice/program/wizards/ui/event/RadioDataAware.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…p/libreoffice/program/wizards/ui/event/UnoDataAware.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…libreoffice/program/wizards/ui/event/CommonListener.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…p/libreoffice/program/wizards/ui/event/TaskListener.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…ibreoffice/program/wizards/ui/event/ListModelBinder.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…reoffice/program/wizards/ui/event/EventListenerList.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…ibreoffice/program/wizards/fax/FaxWizardDialogConst.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…ble/App/libreoffice/program/wizards/fax/FaxDocument.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…ePortable/App/libreoffice/program/wizards/fax/CGFax.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…able/App/libreoffice/program/wizards/fax/CallWizard.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…App/libreoffice/program/wizards/fax/FaxWizardDialog.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…ble/App/libreoffice/program/wizards/fax/CGFaxWizard.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…libreoffice/program/wizards/fax/FaxWizardDialogImpl.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…office/program/wizards/fax/FaxWizardDialogResources.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…office/program/wizards/fax/FaxWizardDialogResources.py89 #Create a Dictionary for the constants values.COMMENT
MEDIUM…office/program/wizards/fax/FaxWizardDialogResources.py100 #Create a dictionary for localising the private templateCOMMENT
MEDIUM…office/program/wizards/fax/FaxWizardDialogResources.py107 #Create a dictionary for localising the business templateCOMMENT
MEDIUM…p/libreoffice/program/wizards/letter/CGLetterWizard.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…p/libreoffice/program/wizards/letter/LetterDocument.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…fice/program/wizards/letter/LetterWizardDialogConst.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…ble/App/libreoffice/program/wizards/letter/CGLetter.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…ffice/program/wizards/letter/LetterWizardDialogImpl.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…/program/wizards/letter/LetterWizardDialogResources.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…/program/wizards/letter/LetterWizardDialogResources.py109 #Create a Dictionary for the constants values.COMMENT
MEDIUM…/program/wizards/letter/LetterWizardDialogResources.py113 #Create a dictionary for localising the business templatesCOMMENT
MEDIUM…/program/wizards/letter/LetterWizardDialogResources.py119 #Create a dictionary for localising the official templatesCOMMENT
MEDIUM…/program/wizards/letter/LetterWizardDialogResources.py125 #Create a dictionary for localising the private templatesCOMMENT
MEDIUM…e/App/libreoffice/program/wizards/letter/CallWizard.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…ffice/program/wizards/letter/CGPaperElementLocation.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…breoffice/program/wizards/letter/LetterWizardDialog.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…libreoffice/program/wizards/document/OfficeDocument.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…le/App/libreoffice/program/wizards/common/IRenderer.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…pp/libreoffice/program/wizards/common/Configuration.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…eoffice/program/wizards/common/NoValidPathException.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…e/App/libreoffice/program/wizards/common/FileAccess.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…e/App/libreoffice/program/wizards/common/Properties.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…App/libreoffice/program/wizards/common/SystemDialog.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…pp/libreoffice/program/wizards/common/PropertyNames.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…/libreoffice/program/wizards/common/NumberFormatter.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…/App/libreoffice/program/wizards/common/ConfigGroup.py2# This file is part of the LibreOffice project.COMMENT
MEDIUM…le/App/libreoffice/program/wizards/common/ListModel.py2# This file is part of the LibreOffice project.COMMENT
124 more matches not shown…
Hyper-Verbose Identifiers484 hits · 406 pts
SeverityFileLineSnippetContext
LOW…ver/LibreOfficePortable/App/libreoffice/program/uno.py545def _uno_extract_printable_stacktrace(trace):CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py1010def unregister_archive_format(name):CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/pkgutil.py144def _iter_file_finder_modules(importer, prefix=''):CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py186def _count_righthand_zero_bits(number, bits):CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py257def _collapse_addresses_internal(addresses):CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py477 def _prefix_from_prefix_string(cls, prefixlen_str):CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py1096 def _explode_shorthand_ip_string(self):CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py1762 def _explode_shorthand_ip_string(self):CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/trace.py567 def localtrace_trace_and_count(self, frame, why, arg):CODE
LOW…breoffice/program/python-core-3.8.16/lib/webbrowser.py523def register_standard_browsers():CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/zipimport.py664def _get_mtime_and_size_of_source(self, path):CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/hashlib.py79def __get_builtin_constructor(name):STRING
LOW…/libreoffice/program/python-core-3.8.16/lib/hashlib.py123def __get_openssl_constructor(name):STRING
LOW…/App/libreoffice/program/python-core-3.8.16/lib/cgi.py736 def read_lines_to_outerboundary(self):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/warnings.py487def _warn_unawaited_coroutine(coro):CODE
LOW…breoffice/program/python-core-3.8.16/lib/subprocess.py263def _optim_args_from_interpreter_flags():CODE
LOW…breoffice/program/python-core-3.8.16/lib/subprocess.py273def _args_from_interpreter_flags():CODE
LOW…reoffice/program/python-core-3.8.16/lib/_weakrefset.py180 def symmetric_difference_update(self, other):CODE
LOW…eoffice/program/python-core-3.8.16/lib/socketserver.py723class BaseRequestHandler:CODE
LOW…eoffice/program/python-core-3.8.16/lib/socketserver.py769class StreamRequestHandler(BaseRequestHandler):CODE
LOW…eoffice/program/python-core-3.8.16/lib/socketserver.py833class DatagramRequestHandler(BaseRequestHandler):CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/random.py250 def _randbelow_with_getrandbits(self, n):CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/random.py260 def _randbelow_without_getrandbits(self, n, int=int, maxsize=1<<BPF):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/optparse.py1283 def disable_interspersed_args(self):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/optparse.py1291 def set_process_default_values(self, process):CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/inspect.py1216def formatannotationrelativeto(object):CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/inspect.py1720def _signature_get_user_defined_method(cls, method_name):CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/inspect.py1850def _signature_is_functionlike(obj):CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/inspect.py1875def _signature_get_bound_param(spec):CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/inspect.py1898def _signature_strip_non_python_syntax(signature):CODE
LOW…reoffice/program/python-core-3.8.16/lib/pickletools.py386def read_stringnl_noescape_pair(f):STRING
LOW…reoffice/program/python-core-3.8.16/lib/pickletools.py2224def assure_pickle_consistency(verbose=False):STRING
LOW…ibreoffice/program/python-core-3.8.16/lib/telnetlib.py420 def set_option_negotiation_callback(self, callback):CODE
LOW…breoffice/program/python-core-3.8.16/lib/py_compile.py72def _get_default_invalidation_mode():CODE
LOW…eoffice/program/python-core-3.8.16/lib/_osx_support.py117def _get_system_version_tuple():CODE
LOW…eoffice/program/python-core-3.8.16/lib/_osx_support.py178def _supports_universal_builds():CODE
LOW…eoffice/program/python-core-3.8.16/lib/_osx_support.py198def _find_appropriate_compiler(_config_vars):CODE
LOW…eoffice/program/python-core-3.8.16/lib/_osx_support.py274def _remove_unsupported_archs(_config_vars):CODE
LOW…eoffice/program/python-core-3.8.16/lib/_osx_support.py331def _check_for_unavailable_sdk(_config_vars):CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/csv.py204 def _guess_quote_and_delimiter(self, data, delimiters):CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/doctest.py1252 def report_unexpected_exception(self, out, test, example, exc_info):STRING
LOW…/libreoffice/program/python-core-3.8.16/lib/doctest.py1417 def __patched_linecache_getlines(self, filename, module_globals=None):STRING
LOW…/libreoffice/program/python-core-3.8.16/lib/doctest.py1849 def report_unexpected_exception(self, out, test, example, exc_info):STRING
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py704 def _get_default_metavar_for_optional(self, action):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py707 def _get_default_metavar_for_positional(self, action):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py2281 def parse_known_intermixed_args(self, args=None, namespace=None):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py546 def _format_action_invocation(self, action):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py623 def _iter_indented_subactions(self, action):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py650 def _get_default_metavar_for_optional(self, action):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py653 def _get_default_metavar_for_positional(self, action):CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py1393 def add_mutually_exclusive_group(self, **kwargs):CODE
LOW…breoffice/program/python-core-3.8.16/lib/contextlib.py551 def _create_async_exit_wrapper(cm, cm_exit):CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/enum.py523 def _check_for_existing_members(class_name, bases):CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/tarfile.py986 def _create_pax_generic_header(cls, pax_headers, type, encoding):CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/typing.py975def _is_callable_members_only(cls):CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/typing.py985def _allow_reckless_class_cheks():CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/ssl.py606 def hostname_checks_common_name(self):CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/ssl.py611 def hostname_checks_common_name(self, value):CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/ssl.py618 def hostname_checks_common_name(self):CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/ssl.py555 def _load_windows_store_certs(self, storename, purpose):CODE
424 more matches not shown…
Over-Commented Block409 hits · 386 pts
SeverityFileLineSnippetContext
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py1# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-COMMENT
LOW…eOfficePortable/App/libreoffice/program/access2base.py1# -*- coding: utf-8 -*-COMMENT
LOW…breOfficePortable/App/libreoffice/program/mailmerge.py1# Caolan McNamara caolanm@redhat.comCOMMENT
LOW…breOfficePortable/App/libreoffice/program/unohelper.py1# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-COMMENT
LOW…OfficePortable/App/libreoffice/program/officehelper.py1# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-COMMENT
LOW…OfficePortable/App/libreoffice/program/pythonloader.py1# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-COMMENT
LOW…ver/LibreOfficePortable/App/libreoffice/program/uno.py1# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-COMMENT
LOW…ver/LibreOfficePortable/App/libreoffice/program/uno.py401 #COMMENT
LOW…OfficePortable/App/libreoffice/program/pythonscript.py1# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-COMMENT
LOW…OfficePortable/App/libreoffice/program/pythonscript.py321#----------------------------------COMMENT
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py1# -*- coding: utf-8 -*-COMMENT
LOW…table/App/libreoffice/program/wizards/ui/UnoDialog2.py1#COMMENT
LOW…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py1#COMMENT
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py1#COMMENT
LOW…/App/libreoffice/program/wizards/ui/ControlScroller.py1#COMMENT
LOW…/App/libreoffice/program/wizards/ui/DocumentPreview.py1#COMMENT
LOW…le/App/libreoffice/program/wizards/ui/PathSelection.py1#COMMENT
LOW…table/App/libreoffice/program/wizards/ui/PeerConfig.py1#COMMENT
LOW…ortable/App/libreoffice/program/wizards/ui/UIConsts.py1#COMMENT
LOW…table/App/libreoffice/program/wizards/ui/event/Task.py1#COMMENT
LOW…/App/libreoffice/program/wizards/ui/event/DataAware.py1#COMMENT
LOW…/App/libreoffice/program/wizards/ui/event/TaskEvent.py1#COMMENT
LOW…libreoffice/program/wizards/ui/event/RadioDataAware.py1#COMMENT
LOW…p/libreoffice/program/wizards/ui/event/UnoDataAware.py1#COMMENT
LOW…libreoffice/program/wizards/ui/event/CommonListener.py1#COMMENT
LOW…p/libreoffice/program/wizards/ui/event/TaskListener.py1#COMMENT
LOW…ibreoffice/program/wizards/ui/event/ListModelBinder.py1#COMMENT
LOW…reoffice/program/wizards/ui/event/EventListenerList.py1#COMMENT
LOW…ibreoffice/program/wizards/fax/FaxWizardDialogConst.py1#COMMENT
LOW…ble/App/libreoffice/program/wizards/fax/FaxDocument.py1#COMMENT
LOW…ePortable/App/libreoffice/program/wizards/fax/CGFax.py1#COMMENT
LOW…able/App/libreoffice/program/wizards/fax/CallWizard.py1#COMMENT
LOW…App/libreoffice/program/wizards/fax/FaxWizardDialog.py1#COMMENT
LOW…ble/App/libreoffice/program/wizards/fax/CGFaxWizard.py1#COMMENT
LOW…libreoffice/program/wizards/fax/FaxWizardDialogImpl.py1#COMMENT
LOW…office/program/wizards/fax/FaxWizardDialogResources.py1#COMMENT
LOW…p/libreoffice/program/wizards/letter/CGLetterWizard.py1#COMMENT
LOW…p/libreoffice/program/wizards/letter/LetterDocument.py1#COMMENT
LOW…fice/program/wizards/letter/LetterWizardDialogConst.py1#COMMENT
LOW…ble/App/libreoffice/program/wizards/letter/CGLetter.py1#COMMENT
LOW…ffice/program/wizards/letter/LetterWizardDialogImpl.py1#COMMENT
LOW…/program/wizards/letter/LetterWizardDialogResources.py1#COMMENT
LOW…e/App/libreoffice/program/wizards/letter/CallWizard.py1#COMMENT
LOW…ffice/program/wizards/letter/CGPaperElementLocation.py1#COMMENT
LOW…breoffice/program/wizards/letter/LetterWizardDialog.py1#COMMENT
LOW…libreoffice/program/wizards/document/OfficeDocument.py1#COMMENT
LOW…le/App/libreoffice/program/wizards/common/IRenderer.py1#COMMENT
LOW…pp/libreoffice/program/wizards/common/Configuration.py1#COMMENT
LOW…eoffice/program/wizards/common/NoValidPathException.py1#COMMENT
LOW…e/App/libreoffice/program/wizards/common/FileAccess.py1#COMMENT
LOW…e/App/libreoffice/program/wizards/common/Properties.py1#COMMENT
LOW…App/libreoffice/program/wizards/common/SystemDialog.py1#COMMENT
LOW…pp/libreoffice/program/wizards/common/PropertyNames.py1#COMMENT
LOW…/libreoffice/program/wizards/common/NumberFormatter.py1#COMMENT
LOW…/App/libreoffice/program/wizards/common/ConfigGroup.py1#COMMENT
LOW…le/App/libreoffice/program/wizards/common/ListModel.py1#COMMENT
LOW…le/App/libreoffice/program/wizards/common/ConfigSet.py1#COMMENT
LOW…Portable/App/libreoffice/program/wizards/common/UCB.py1#COMMENT
LOW…able/App/libreoffice/program/wizards/common/Desktop.py1#COMMENT
LOW…able/App/libreoffice/program/wizards/common/HelpIds.py1#COMMENT
349 more matches not shown…
Unused Imports358 hits · 344 pts
SeverityFileLineSnippetContext
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py11CODE
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py12CODE
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py13CODE
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py19CODE
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py21CODE
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py22CODE
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py23CODE
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py24CODE
LOW…/LibreOfficePortable/App/libreoffice/program/msgbox.py26CODE
LOW…breOfficePortable/App/libreoffice/program/mailmerge.py17CODE
LOW…breOfficePortable/App/libreoffice/program/mailmerge.py18CODE
LOW…breOfficePortable/App/libreoffice/program/mailmerge.py27CODE
LOW…breOfficePortable/App/libreoffice/program/mailmerge.py28CODE
LOW…breOfficePortable/App/libreoffice/program/mailmerge.py33CODE
LOW…breOfficePortable/App/libreoffice/program/mailmerge.py34CODE
LOW…breOfficePortable/App/libreoffice/program/mailmerge.py37CODE
LOW…OfficePortable/App/libreoffice/program/pythonloader.py19CODE
LOW…ver/LibreOfficePortable/App/libreoffice/program/uno.py25CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py123CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py124CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py125CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py134CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py136CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py137CODE
LOW…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py21CODE
LOW…rtable/App/libreoffice/program/wizards/ui/UnoDialog.py22CODE
LOW…ble/App/libreoffice/program/wizards/ui/WizardDialog.py29CODE
LOW…table/App/libreoffice/program/wizards/ui/event/Task.py17CODE
LOW…App/libreoffice/program/wizards/fax/FaxWizardDialog.py19CODE
LOW…App/libreoffice/program/wizards/fax/FaxWizardDialog.py22CODE
LOW…breoffice/program/wizards/letter/LetterWizardDialog.py23CODE
LOW…e/App/libreoffice/program/wizards/common/FileAccess.py20CODE
LOW…App/libreoffice/program/wizards/common/SystemDialog.py21CODE
LOW…App/libreoffice/program/wizards/common/SystemDialog.py27CODE
LOW…/libreoffice/program/wizards/common/NumberFormatter.py18CODE
LOW…Portable/App/libreoffice/program/wizards/common/UCB.py18CODE
LOW…able/App/libreoffice/program/wizards/common/Desktop.py22CODE
LOW…able/App/libreoffice/program/wizards/common/Desktop.py23CODE
LOW…able/App/libreoffice/program/wizards/common/Desktop.py23CODE
LOW…breoffice/program/wizards/agenda/AgendaWizardDialog.py22CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/_pyio.py19CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/lzma.py27CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/lzma.py28CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/lzma.py28CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/dis.py8CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/tty.py5CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/signal.py2CODE
LOW…office/program/python-core-3.8.16/lib/sre_constants.py18CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/weakref.py12CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/weakref.py12CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/weakref.py12CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/weakref.py12CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/weakref.py22CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/bisect.py72CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/opcode.py19CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/heapq.py581CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/functools.py221CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/functools.py260CODE
LOW…eoffice/program/python-core-3.8.16/lib/modulefinder.py10CODE
LOW…eoffice/program/python-core-3.8.16/lib/modulefinder.py11CODE
298 more matches not shown…
Hallucination Indicators30 hits · 320 pts
SeverityFileLineSnippetContext
CRITICAL…pp/libreoffice/program/wizards/common/Configuration.py64 if (com.sun.star.uno.AnyConverter.isVoid(o)):CODE
CRITICAL…pp/libreoffice/program/wizards/common/Configuration.py66 return com.sun.star.uno.AnyConverter.toInt(o)CODE
CRITICAL…program/python-core-3.8.16/lib/xml/dom/expatbuilder.py319 self.document.doctype.entities._seq.append(node)CODE
CRITICAL…program/python-core-3.8.16/lib/xml/dom/expatbuilder.py325 self.document.doctype.notations._seq.append(node)CODE
CRITICAL…ibreoffice/share/Scripts/python/LibreLogo/LibreLogo.py282 ps = _.doc.CurrentController.Frame.ContainerWindow.getPosSize()CODE
CRITICAL…ibreoffice/share/Scripts/python/LibreLogo/LibreLogo.py283 lo = _.doc.CurrentController.Frame.ContainerWindow.convertSizeToLogic(__Size__(ps.Width, ps.Height), __APPFONT__CODE
CRITICAL…main/resources/static/cadviewer/app/js/jquery-3.2.1.js7591jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) {CODE
CRITICAL…n/resources/static/cadviewer/app/js/jquery.qtip.min.js4return a=a||this.corner,c=a.precedance,b=b||this._calculateSize(a),e=[a.x,a.y],c===G&&e.reverse(),d.each(e,function(d,e)CODE
CRITICAL…main/resources/static/cadviewer/app/js/jquery-2.2.3.js7237jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) {CODE
CRITICAL…ources/static/cadviewer/app/js/jquery-ui-1.13.2.min.js6!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(V){"use strict"CODE
CRITICAL…main/resources/static/cadviewer/app/js/jquery-3.5.1.js8086jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( _i, name ) {CODE
CRITICAL…ources/static/cadviewer/app/js/jquery-ui-1.11.4.min.js6(function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var n,a,CODE
CRITICAL…ources/static/cadviewer/app/js/jquery-ui-1.11.4.min.js8return e.datepicker._get(n,"constrainInput")?(i=e.datepicker._possibleChars(e.datepicker._get(n,"dateFormat")),s=String.CODE
CRITICAL…/resources/static/cadviewer/app/js/jquery.qtip.min_.js4e===N?(h=c===G?K:J,j[h]="50%",j[hb+"-"+h]=-Math.round(b[c===G?0:1]/2)+i):(h=f._parseWidth(a,e,g.tooltip),k=f._parseWidthCODE
CRITICAL…ain/resources/static/cadviewer/app/js/jspdf.umd.min.js86 */var P={print:4,modify:8,copy:16,"annot-forms":32};function k(t,e,r,n){this.v=1,this.r=2;var i=192;t.forEach((functiCOMMENT
CRITICAL…r/src/main/resources/static/msg/js/jquery-3.6.1.min.js2!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):fCODE
CRITICALserver/src/main/resources/static/js/codemirror.js1833this.showMultipleSelections(info);};ContentEditableInput.prototype.getSelection=function(){return this.cm.display.wrappeCODE
CRITICALserver/src/main/resources/static/js/marked.min.js6!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?defCODE
CRITICALserver/src/main/resources/static/js/jquery-3.6.1.min.js2!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):fCODE
CRITICAL…er/src/main/resources/static/xlsx/plugins/js/plugin.js1!function(t,e){"object"==typeof module&&"object"==typeof module.exports?module.exports=t.document?e(t,!0):function(t){ifCODE
CRITICAL…es/static/xlsx/expendPlugins/chart/chartmix.umd.min.js25function(t){var e,n,r,i,o,a,s,l,c,u,f,d,h,p,g,v,b,m,y,x="sizzle"+1*new Date,A=t.document,w=0,S=0,C=lt(),k=lt(),O=lt(),I=CODE
CRITICAL…r/src/main/resources/static/ofd/js/jquery-3.6.0.min.js2!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):fCODE
CRITICAL…urces/static/eml/static/js/app.8292ba6c8f6b07911e29.js3977 }, t.each(t.expr.match.bool.source.match(/\w+/g), (function(e, n) {CODE
CRITICAL…r/src/main/resources/static/drawio/mxgraph/mxClient.js502this.margin.y*this.boundingBox.height,this.unrotatedBoundingBox=null))};mxText.prototype.getShapeRotation=function(){retCODE
CRITICAL…r/src/main/resources/static/drawio/mxgraph/mxClient.js1574function mxVertexHandler(a){null!=a&&(this.state=a,this.init(),this.escapeHandler=mxUtils.bind(this,function(b,c){this.lCODE
CRITICAL…r/src/main/resources/static/drawio/mxgraph/mxClient.js1595(this.parentState=this.state.view.graph.view.getState(b));this.selectionBorder.node.style.display=c==mxEvent.ROTATION_HACODE
CRITICAL…r/src/main/resources/static/drawio/mxgraph/mxClient.js1604this.rotateVertex(b):this.resizeVertex(b),this.updateHint(b))),b.consume())};mxVertexHandler.prototype.isGhostPreview=fuCODE
CRITICAL…r/src/main/resources/static/drawio/mxgraph/mxClient.js1615this.EMPTY_POINT,null==c||b.relative||(this.state.absoluteOffset.x=this.state.view.scale*c.x,this.state.absoluteOffset.yCODE
CRITICAL…r/src/main/resources/static/drawio/mxgraph/mxClient.js1617mxVertexHandler.prototype.moveToFront=function(){if(null!=this.state.text&&null!=this.state.text.node&&null!=this.state.CODE
CRITICALserver/src/main/resources/static/epub/epub.js1!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("JSZip")):"function"==typeof dCODE
Modern Structural Boilerplate207 hits · 199 pts
SeverityFileLineSnippetContext
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py38__all__ = ["BadZipFile", "BadZipfile", "error",CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py59__all__ = ["copyfileobj", "copyfile", "copymode", "copystat", "copy", "copy2",CODE
LOW…libreoffice/program/python-core-3.8.16/lib/tempfile.py26__all__ = [CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/queue.py12__all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue', 'SimpleQueue']CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/pkgutil.py14__all__ = [CODE
LOW…office/program/python-core-3.8.16/lib/_dummy_thread.py16__all__ = ['error', 'start_new_thread', 'exit', 'get_ident', 'allocate_lock',CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/lzma.py11__all__ = [CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/copyreg.py7__all__ = ["pickle", "constructor",CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/sndhdr.py33__all__ = ['what', 'whathdr']CODE
LOW…reoffice/program/python-core-3.8.16/lib/rlcompleter.py36__all__ = ["Completer"]CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/gzip.py14__all__ = ["BadGzipFile", "GzipFile", "open", "compress", "decompress"]CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/trace.py50__all__ = ['Trace', 'CoverageResults']CODE
LOW…breoffice/program/python-core-3.8.16/lib/webbrowser.py12__all__ = ["Error", "open", "open_new", "open_new_tab", "get", "register"]CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/nntplib.py83__all__ = ["NNTP",CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/dis.py11__all__ = ["code_info", "dis", "disassemble", "distb", "disco",CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/bdb.py8__all__ = ["BdbQuit", "Bdb", "Breakpoint"]CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/zipapp.py9__all__ = ['ZipAppError', 'create_archive', 'get_interpreter']CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/cmd.py47__all__ = ["Cmd"]CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/tty.py7__all__ = ["setraw", "setcbreak"]CODE
LOW…libreoffice/program/python-core-3.8.16/lib/tabnanny.py29__all__ = ["check", "NannyNag", "process_tokens"]CODE
LOW…libreoffice/program/python-core-3.8.16/lib/cProfile.py7__all__ = ["run", "runctx", "Profile"]CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/zipimport.py26__all__ = ['ZipImportError', 'zipimporter']CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/token.py4__all__ = ['tok_name', 'ISTERMINAL', 'ISNONTERMINAL', 'ISEOF']CODE
LOW…libreoffice/program/python-core-3.8.16/lib/textwrap.py10__all__ = ['TextWrapper', 'wrap', 'fill', 'dedent', 'indent', 'shorten']CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/base64.py14__all__ = [CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/bz2.py7__all__ = ["BZ2File", "BZ2Compressor", "BZ2Decompressor",CODE
LOW…ice/program/python-core-3.8.16/lib/_threading_local.py134__all__ = ["local"]CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/pyclbr.py47__all__ = ["readmodule", "readmodule_ex", "Class", "Function"]CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/gettext.py55__all__ = ['NullTranslations', 'GNUTranslations', 'Catalog',CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/wave.py76__all__ = ["open", "openfp", "Error", "Wave_read", "Wave_write"]CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/weakref.py30__all__ = ["ref", "proxy", "getweakrefcount", "getweakrefs",CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/opcode.py7__all__ = ["cmp_op", "hasconst", "hasname", "hasjrel", "hasjabs",CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/netrc.py7__all__ = ["netrc", "NetrcParseError"]CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/heapq.py127__all__ = ['heappush', 'heappop', 'heapify', 'heapreplace', 'merge',STRING
LOW…ibreoffice/program/python-core-3.8.16/lib/functools.py12__all__ = ['update_wrapper', 'wraps', 'WRAPPER_ASSIGNMENTS', 'WRAPPER_UPDATES',CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/cgi.py45__all__ = ["MiniFieldStorage", "FieldStorage", "parse", "parse_multipart",CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/codeop.py65__all__ = ["compile_command", "Compile", "CommandCompiler"]STRING
LOW…/libreoffice/program/python-core-3.8.16/lib/fnmatch.py17__all__ = ["filter", "fnmatch", "fnmatchcase", "translate"]CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/traceback.py8__all__ = ['extract_stack', 'extract_tb', 'format_exception',CODE
LOW…libreoffice/program/python-core-3.8.16/lib/warnings.py6__all__ = ["warn", "warn_explicit", "showwarning",CODE
LOW…breoffice/program/python-core-3.8.16/lib/subprocess.py57__all__ = ["Popen", "PIPE", "STDOUT", "call", "check_call", "getstatusoutput",STRING
LOW…/libreoffice/program/python-core-3.8.16/lib/profile.py31__all__ = ["run", "runctx", "Profile"]CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/imghdr.py5__all__ = ["what"]CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/filecmp.py17__all__ = ['clear_cache', 'cmp', 'dircmp', 'cmpfiles', 'DEFAULT_IGNORES']CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/codecs.py20__all__ = ["register", "lookup", "open", "EncodedFile", "BOM", "BOM_BE",CODE
LOW…e/App/libreoffice/program/python-core-3.8.16/lib/uu.py37__all__ = ["Error", "encode", "decode"]CODE
LOW…reoffice/program/python-core-3.8.16/lib/_weakrefset.py7__all__ = ['WeakSet']CODE
LOW…e/App/libreoffice/program/python-core-3.8.16/lib/io.py44__all__ = ["BlockingIOError", "open", "open_code", "IOBase", "RawIOBase",CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/code.py12__all__ = ["InteractiveInterpreter", "InteractiveConsole", "interact",CODE
LOW…libreoffice/program/python-core-3.8.16/lib/operator.py13__all__ = ['abs', 'add', 'and_', 'attrgetter', 'concat', 'contains', 'countOf',CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/fileinput.py77__all__ = ["input", "close", "nextfile", "filename", "lineno", "filelineno",CODE
LOW…e/App/libreoffice/program/python-core-3.8.16/lib/os.py34__all__ = ["altsep", "curdir", "pardir", "sep", "pathsep", "linesep",STRING
LOW…/libreoffice/program/python-core-3.8.16/lib/difflib.py29__all__ = ['get_close_matches', 'ndiff', 'restore', 'SequenceMatcher',CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/pydoc.py40__all__ = ['help']CODE
LOW…eoffice/program/python-core-3.8.16/lib/socketserver.py134__all__ = ["BaseServer", "TCPServer", "UDPServer",CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/copy.py64__all__ = ["Error", "copy", "deepcopy"]CODE
LOW…reoffice/program/python-core-3.8.16/lib/genericpath.py9__all__ = ['commonprefix', 'exists', 'getatime', 'getctime', 'getmtime',CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/linecache.py13__all__ = ["getline", "clearcache", "checkcache"]CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/types.py296__all__ = [n for n in globals() if n[:1] != '_']CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/mimetypes.py35__all__ = [CODE
147 more matches not shown…
Docstring Block Structure27 hits · 135 pts
SeverityFileLineSnippetContext
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py28Take an IP string/int and return an object of the correct type. Args: address: A string or integer, the IP STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py58Take an IP string/int and return an object of the correct type. Args: address: A string or integer, the IP STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py88Take an IP string/int and return an object of the correct type. Args: address: A string or integer, the IP STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py123Represent an address as 4 packed bytes in network (big-endian) order. Args: address: An integer representatSTRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py307Collapse a list of IP objects. Example: collapse_addresses([IPv4Network('192.0.2.0/25'), STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py448Return prefix length from the bitwise netmask. Args: ip_int: An integer, the netmask in expanded biSTRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py478Return prefix length from a numeric string Args: prefixlen_str: The string to be converted STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py503Turn a netmask/hostmask string into a prefix length Args: ip_str: The netmask/hostmask to be converSTRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py748Remove an address from a larger block. For example: addr1 = ip_network('192.0.2.0/28') STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py823Compare two IP objects. This is only concerned about the comparison of the integer representation of thSTRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py881The subnets which join to make the current subnet. In the case that self contains only one IP (self._prSTRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py934The supernet containing the current network. Args: prefixlen_diff: An integer, the amount the prefiSTRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py1127Turn the given IP string into an integer for comparison. Args: ip_str: A string, the IP ip_str. STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py1153Convert a decimal octet into an integer. Args: octet_str: A string, the number to parse. RSTRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py1560Turn an IPv6 ip_str into an integer. Args: ip_str: A string, the IPv6 ip_str. Returns: STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py1664Convert an IPv6 hextet string into an integer. Args: hextet_str: A string, the number to parse. STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/ipaddress.py1738Turns a 128-bit integer into hexadecimal notation. Args: ip_int: An integer, the IP address. STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/selectors.py22Return a file descriptor from a file object. Parameters: fileobj -- file object or file descriptor ReturnsSTRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/selectors.py97Register a file object. Parameters: fileobj -- file object or file descriptor events -- eventsSTRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/selectors.py120Unregister a file object. Parameters: fileobj -- file object or file descriptor Returns: STRING
HIGH…ibreoffice/program/python-core-3.8.16/lib/selectors.py138Change a registered file object monitored events or attached data. Parameters: fileobj -- file object oSTRING
HIGH…/libreoffice/program/python-core-3.8.16/lib/getpass.py30Prompt for a password, with echo turned off. Args: prompt: Written on stream to ask for the input. Default: STRING
HIGH…ram/python-core-3.8.16/lib/concurrent/futures/_base.py201An iterator over the given futures that yields each as it completes. Args: fs: The sequence of Futures (posSTRING
HIGH…ram/python-core-3.8.16/lib/concurrent/futures/_base.py417Return the result of the call that the future represents. Args: timeout: The number of seconds to wSTRING
HIGH…ram/python-core-3.8.16/lib/concurrent/futures/_base.py452Return the exception raised by the call that the future represents. Args: timeout: The number of seSTRING
HIGH…ram/python-core-3.8.16/lib/concurrent/futures/_base.py584Returns an iterator equivalent to map(fn, iter). Args: fn: A callable that will take as many argumeSTRING
HIGH…m/python-core-3.8.16/lib/concurrent/futures/process.py651Returns an iterator equivalent to map(fn, iter). Args: fn: A callable that will take as many argumeSTRING
AI Slop Vocabulary50 hits · 100 pts
SeverityFileLineSnippetContext
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py222 # end-of-archive record, so just return the end record we were given.COMMENT
LOW…p/libreoffice/program/python-core-3.8.16/lib/shutil.py1432 # what file suffixes are executable, so just pass on cmd as-is.COMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asyncore.py15# Rushing not be used in advertising or publicity pertaining toCOMMENT
MEDIUM…pp/libreoffice/program/python-core-3.8.16/lib/trace.py27# Bioreason or Mojam Media be used in advertising or publicity pertaining toCOMMENT
MEDIUM…pp/libreoffice/program/python-core-3.8.16/lib/cgitb.py1"""More comprehensive traceback formatting for Python scripts.STRING
MEDIUM…e/App/libreoffice/program/python-core-3.8.16/lib/uu.py11# not be used in advertising or publicity pertaining to distributionCOMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/difflib.py1436 # Handle case where no user markup is to be added, just return line ofSTRING
LOW…/libreoffice/program/python-core-3.8.16/lib/difflib.py1794 # if blank line or context separator, just add it to the output listCOMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/difflib.py1799 # if line text doesn't need wrapping, just add it to the output listCOMMENT
LOW…p/libreoffice/program/python-core-3.8.16/lib/ftplib.py401 # then we'll just use anonymous@COMMENT
LOW…libreoffice/program/python-core-3.8.16/lib/optparse.py575 # Check all the attributes we just set. There are lots ofCOMMENT
LOW…ibreoffice/program/python-core-3.8.16/lib/threading.py230 # these override the default implementations (which just callCOMMENT
MEDIUM…p/libreoffice/program/python-core-3.8.16/lib/turtle.py707 """Set focus on canvas (in order to collect key-events)STRING
MEDIUM…p/libreoffice/program/python-core-3.8.16/lib/turtle.py1430 """Set focus on TurtleScreen (in order to collect key-events)STRING
MEDIUM…/libreoffice/program/python-core-3.8.16/lib/doctest.py1628 # in conjunction with the ELLIPSIS flag.STRING
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py2060 # for regular arguments, just add them back into the listCOMMENT
LOW…reoffice/program/python-core-3.8.16/lib/dataclasses.py404 # via object.__setattr__. Otherwise, just use a simpleCOMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/tarfile.py1250 # Normally, we could just use "utf-8" as the encoding and "strict"COMMENT
LOW…breoffice/program/python-core-3.8.16/lib/_pydecimal.py3347 # otherwise, simply return the adjusted exponent of self, as aCOMMENT
LOW…p/libreoffice/program/python-core-3.8.16/lib/ntpath.py565 # just return the old path.COMMENT
LOW…p/libreoffice/program/python-core-3.8.16/lib/ntpath.py789 # This is overkill on Windows - just pass the path to GetFileAttributesCOMMENT
MEDIUM…libreoffice/program/python-core-3.8.16/lib/asynchat.py15# Rushing not be used in advertising or publicity pertaining toCOMMENT
LOW…gram/python-core-3.8.16/lib/distutils/unixccompiler.py30# * optimization/debug/warning flags; we just use whatever's in Python'sCOMMENT
MEDIUM…ffice/program/python-core-3.8.16/lib/distutils/util.py400 # safety's sake (script should be more robust in the face ofSTRING
MEDIUM…fice/program/python-core-3.8.16/lib/distutils/spawn.py49 # XXX this doesn't seem very robust to me -- but if the Windows guysCOMMENT
LOW…m/python-core-3.8.16/lib/distutils/command/build_py.py171 # package_dir at all, as we just use the directory impliedCOMMENT
LOW…am/python-core-3.8.16/lib/distutils/command/install.py86 # Or, just set the base director(y|ies)COMMENT
MEDIUM…e/program/python-core-3.8.16/lib/xml/dom/minicompat.py18# defproperty -- function used in conjunction with GetattrMagic;COMMENT
MEDIUM…rogram/python-core-3.8.16/lib/xml/etree/ElementPath.py37# pertaining to distribution of the software without specific, writtenCOMMENT
MEDIUM…e/program/python-core-3.8.16/lib/xml/etree/__init__.py19# pertaining to distribution of the software without specific, writtenCOMMENT
MEDIUM…ram/python-core-3.8.16/lib/xml/etree/ElementInclude.py31# pertaining to distribution of the software without specific, writtenCOMMENT
MEDIUM…rogram/python-core-3.8.16/lib/xml/etree/ElementTree.py60# pertaining to distribution of the software without specific, writtenCOMMENT
MEDIUM…eoffice/program/python-core-3.8.16/lib/http/cookies.py12# pertaining to distribution of the software without specific, writtenCOMMENT
MEDIUM…reoffice/program/python-core-3.8.16/lib/http/server.py629 # Essentially static class variablesCOMMENT
MEDIUM…office/program/python-core-3.8.16/lib/xmlrpc/client.py76# pertaining to distribution of the software without specific, writtenCOMMENT
LOW…breoffice/program/python-core-3.8.16/lib/pgen2/pgen.py373 # Can't just return self.arcs == other.arcs, because thatCOMMENT
LOW…fice/program/python-core-3.8.16/lib/asyncio/streams.py674 # bytes. So just call self.read(self._limit) until EOF.COMMENT
LOW…/program/python-core-3.8.16/lib/asyncio/base_events.py1837 # All other places just add them to ready.COMMENT
MEDIUM…ffice/program/python-core-3.8.16/lib/logging/config.py8# not be used in advertising or publicity pertaining to distributionCOMMENT
MEDIUM…ice/program/python-core-3.8.16/lib/logging/handlers.py8# not be used in advertising or publicity pertaining to distributionCOMMENT
MEDIUM…ice/program/python-core-3.8.16/lib/logging/__init__.py8# not be used in advertising or publicity pertaining to distributionCOMMENT
MEDIUM…ice/program/python-core-3.8.16/lib/logging/__init__.py183# _srcfile is only used in conjunction with sys._getframe().COMMENT
LOW…eoffice/program/python-core-3.8.16/lib/email/header.py75 # If it is a Header object, we can just return the encoded chunks.STRING
LOW…eoffice/program/python-core-3.8.16/lib/email/header.py79 # If no encoding, just return the header with no charset.STRING
LOW…eoffice/program/python-core-3.8.16/lib/email/header.py171 # None means us-ascii but we can simply pass it on to h.append()STRING
MEDIUM…main/resources/static/cadviewer/app/js/jquery-3.2.1.js10202// understands anonymous AMD modules. A named AMD is safest and most robustCOMMENT
MEDIUM…main/resources/static/cadviewer/app/js/jquery-2.2.3.js9795// understands anonymous AMD modules. A named AMD is safest and most robustCOMMENT
MEDIUM…main/resources/static/cadviewer/app/js/jquery-3.5.1.js10821// understands anonymous AMD modules. A named AMD is safest and most robustCOMMENT
MEDIUMserver/src/main/resources/static/epub/epub.js1!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("JSZip")):"function"==typeof dCODE
MEDIUMserver/src/main/resources/static/epub/epub.js1!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("JSZip")):"function"==typeof dCODE
Cross-File Repetition20 hits · 100 pts
SeverityFileLineSnippetContext
HIGH…eOfficePortable/App/libreoffice/program/access2base.py0a singleton metaclass design pattern credits: « python in a nutshell » by alex martelli, o'reillySTRING
HIGH…/libreoffice/share/Scripts/python/ScriptForgeHelper.py0a singleton metaclass design pattern credits: « python in a nutshell » by alex martelli, o'reillySTRING
HIGH…eOfficePortable/App/libreoffice/program/scriptforge.py0a singleton metaclass design pattern credits: « python in a nutshell » by alex martelli, o'reillySTRING
HIGH…python-core-3.8.16/lib/encodings/raw_unicode_escape.py0python 'utf-16' codec written by marc-andre lemburg (mal@lemburg.com). (c) copyright cnri, all rights reserved. no warraSTRING
HIGH…fice/program/python-core-3.8.16/lib/encodings/utf_8.py0python 'utf-16' codec written by marc-andre lemburg (mal@lemburg.com). (c) copyright cnri, all rights reserved. no warraSTRING
HIGH…/program/python-core-3.8.16/lib/encodings/utf_16_be.py0python 'utf-16' codec written by marc-andre lemburg (mal@lemburg.com). (c) copyright cnri, all rights reserved. no warraSTRING
HIGH…fice/program/python-core-3.8.16/lib/encodings/ascii.py0python 'utf-16' codec written by marc-andre lemburg (mal@lemburg.com). (c) copyright cnri, all rights reserved. no warraSTRING
HIGH…ce/program/python-core-3.8.16/lib/encodings/latin_1.py0python 'utf-16' codec written by marc-andre lemburg (mal@lemburg.com). (c) copyright cnri, all rights reserved. no warraSTRING
HIGH…ram/python-core-3.8.16/lib/encodings/unicode_escape.py0python 'utf-16' codec written by marc-andre lemburg (mal@lemburg.com). (c) copyright cnri, all rights reserved. no warraSTRING
HIGH…/program/python-core-3.8.16/lib/encodings/utf_16_le.py0python 'utf-16' codec written by marc-andre lemburg (mal@lemburg.com). (c) copyright cnri, all rights reserved. no warraSTRING
HIGH…ice/program/python-core-3.8.16/lib/encodings/utf_16.py0python 'utf-16' codec written by marc-andre lemburg (mal@lemburg.com). (c) copyright cnri, all rights reserved. no warraSTRING
HIGH…gram/python-core-3.8.16/lib/distutils/_msvccompiler.py0return path to an msvc executable program. tries to find the program in several places: first, one of the msvc program sSTRING
HIGH…gram/python-core-3.8.16/lib/distutils/msvc9compiler.py0return path to an msvc executable program. tries to find the program in several places: first, one of the msvc program sSTRING
HIGH…ogram/python-core-3.8.16/lib/distutils/msvccompiler.py0return path to an msvc executable program. tries to find the program in several places: first, one of the msvc program sSTRING
HIGH…gram/python-core-3.8.16/lib/distutils/_msvccompiler.py0concrete class that implements an interface to microsoft visual c++, as defined by the ccompiler abstract class.STRING
HIGH…gram/python-core-3.8.16/lib/distutils/msvc9compiler.py0concrete class that implements an interface to microsoft visual c++, as defined by the ccompiler abstract class.STRING
HIGH…ogram/python-core-3.8.16/lib/distutils/msvccompiler.py0concrete class that implements an interface to microsoft visual c++, as defined by the ccompiler abstract class.STRING
HIGH…gram/python-core-3.8.16/lib/distutils/msvc9compiler.py0return the version of msvc that was used to build python. for python 2.3 and up, the version number is included in sys.vSTRING
HIGH…ogram/python-core-3.8.16/lib/distutils/msvccompiler.py0return the version of msvc that was used to build python. for python 2.3 and up, the version number is included in sys.vSTRING
HIGH…reoffice/program/python-core-3.8.16/lib/ctypes/util.py0return the version of msvc that was used to build python. for python 2.3 and up, the version number is included in sys.vSTRING
AI Structural Patterns70 hits · 64 pts
SeverityFileLineSnippetContext
LOW…eOfficePortable/App/libreoffice/program/access2base.py863CODE
LOW…OfficePortable/App/libreoffice/program/pythonscript.py59CODE
LOW…libreoffice/program/python-core-3.8.16/lib/tempfile.py512CODE
LOW…libreoffice/program/python-core-3.8.16/lib/tempfile.py562CODE
LOW…libreoffice/program/python-core-3.8.16/lib/tempfile.py629CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/lzma.py263CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/sndhdr.py55CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/trace.py388CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/dis.py383CODE
LOW…libreoffice/program/python-core-3.8.16/lib/textwrap.py115CODE
LOW…ibreoffice/program/python-core-3.8.16/lib/functools.py553CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/cgi.py319CODE
LOW…breoffice/program/python-core-3.8.16/lib/subprocess.py736CODE
LOW…pp/libreoffice/program/python-core-3.8.16/lib/pydoc.py1209CODE
LOW…p/libreoffice/program/python-core-3.8.16/lib/ftplib.py714CODE
LOW…libreoffice/program/python-core-3.8.16/lib/optparse.py1178CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/inspect.py1222CODE
LOW…eoffice/program/python-core-3.8.16/lib/configparser.py601CODE
LOW…breoffice/program/python-core-3.8.16/lib/compileall.py50CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/doctest.py1864CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/doctest.py1968CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py809CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py851CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py943CODE
LOW…libreoffice/program/python-core-3.8.16/lib/argparse.py1638CODE
LOW…reoffice/program/python-core-3.8.16/lib/dataclasses.py1168CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/smtplib.py1028CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/enum.py936CODE
LOW…App/libreoffice/program/python-core-3.8.16/lib/enum.py954CODE
LOW…/libreoffice/program/python-core-3.8.16/lib/tarfile.py1443CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/ssl.py758CODE
LOW…/App/libreoffice/program/python-core-3.8.16/lib/ssl.py1385CODE
LOW…libreoffice/program/python-core-3.8.16/lib/datetime.py1567CODE
LOW…libreoffice/program/python-core-3.8.16/lib/datetime.py1819CODE
LOW…breoffice/program/python-core-3.8.16/lib/_pydecimal.py3888CODE
LOW…gram/python-core-3.8.16/lib/distutils/_msvccompiler.py438CODE
LOW…gram/python-core-3.8.16/lib/distutils/unixccompiler.py148CODE
LOW…/program/python-core-3.8.16/lib/distutils/ccompiler.py617CODE
LOW…/program/python-core-3.8.16/lib/distutils/ccompiler.py679CODE
LOW…/program/python-core-3.8.16/lib/distutils/ccompiler.py700CODE
LOW…/program/python-core-3.8.16/lib/distutils/ccompiler.py720CODE
LOW…gram/python-core-3.8.16/lib/distutils/msvc9compiler.py566CODE
LOW…am/python-core-3.8.16/lib/distutils/cygwinccompiler.py174CODE
LOW…/program/python-core-3.8.16/lib/distutils/extension.py86CODE
LOW…ogram/python-core-3.8.16/lib/distutils/msvccompiler.py453CODE
LOW…ogram/python-core-3.8.16/lib/distutils/bcppcompiler.py171CODE
LOW…fice/program/python-core-3.8.16/lib/unittest/runner.py128CODE
LOW…office/program/python-core-3.8.16/lib/unittest/main.py65CODE
LOW…office/program/python-core-3.8.16/lib/unittest/mock.py423CODE
LOW…office/program/python-core-3.8.16/lib/unittest/mock.py1059CODE
LOW…ffice/program/python-core-3.8.16/lib/urllib/request.py1064CODE
LOW…ffice/program/python-core-3.8.16/lib/urllib/request.py1079CODE
LOW…office/program/python-core-3.8.16/lib/json/__init__.py120CODE
LOW…office/program/python-core-3.8.16/lib/json/__init__.py183CODE
LOW…eoffice/program/python-core-3.8.16/lib/json/encoder.py259CODE
LOW…eoffice/program/python-core-3.8.16/lib/json/encoder.py104CODE
LOW…reoffice/program/python-core-3.8.16/lib/http/client.py1379CODE
LOW…ffice/program/python-core-3.8.16/lib/http/cookiejar.py877CODE
LOW…office/program/python-core-3.8.16/lib/xmlrpc/server.py817CODE
LOW…office/program/python-core-3.8.16/lib/xmlrpc/client.py505CODE
10 more matches not shown…
Redundant / Tautological Comments40 hits · 61 pts
SeverityFileLineSnippetContext
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py2587 # Check if the requested service is within the Python worldCOMMENT
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py2590 # Check if the service is a predefined standard Basic serviceCOMMENT
LOW…eOfficePortable/App/libreoffice/program/scriptforge.py2596 # Check if the service must review the argumentsCOMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py415 # Set these to zero because we write them after the file dataCOMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py1239 # Check if we were passed a file-like objectCOMMENT
LOW…/App/libreoffice/program/python-core-3.8.16/lib/dis.py332 # Set argval to the dereferenced value of the argument whenCOMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/_py_abc.py131 # Check if it's a direct subclassCOMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/_py_abc.py135 # Check if it's a subclass of a registered class (recursive)COMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/_py_abc.py140 # Check if it's a subclass of a subclass (recursive)COMMENT
LOW…ibreoffice/program/python-core-3.8.16/lib/zipimport.py369 # Check if there's a comment.COMMENT
LOW…p/libreoffice/program/python-core-3.8.16/lib/pyclbr.py139 # Check if it is a built-in module; we don't do much for these.COMMENT
LOW…pp/libreoffice/program/python-core-3.8.16/lib/heapq.py265 # Set childpos to index of smaller child.COMMENT
LOW…pp/libreoffice/program/python-core-3.8.16/lib/heapq.py301 # Set childpos to index of larger child.COMMENT
LOW…libreoffice/program/python-core-3.8.16/lib/warnings.py289 # Check if message is already a Warning objectCOMMENT
LOW…libreoffice/program/python-core-3.8.16/lib/warnings.py393 # Print message and contextCOMMENT
LOW…pp/libreoffice/program/python-core-3.8.16/lib/types.py255 # Check if 'func' is a coroutine function.COMMENT
LOW…pp/libreoffice/program/python-core-3.8.16/lib/types.py260 # Check if 'func' is a generator function.COMMENT
LOW…libreoffice/program/python-core-3.8.16/lib/plistlib.py776 # Write file headerCOMMENT
LOW…eoffice/program/python-core-3.8.16/lib/_osx_support.py412 # Check if the SDK that is used during compilation actually exists,COMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/doctest.py1681 # Check if we should use diff.STRING
LOW…/libreoffice/program/python-core-3.8.16/lib/doctest.py2077 # Read the file, convert it to a test, and run it.STRING
LOW…/libreoffice/program/python-core-3.8.16/lib/smtplib.py418 # Check if multiline response.COMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/tarfile.py991 # Check if one of the fields contains surrogate characters and therebyCOMMENT
LOW…/libreoffice/program/python-core-3.8.16/lib/tarfile.py1215 # Check if the pax header contains a hdrcharset field. This tells usCOMMENT
LOW…p/libreoffice/program/python-core-3.8.16/lib/typing.py1090 # Check if the members appears in the class dictionary...COMMENT
LOW…reoffice/program/python-core-3.8.16/lib/ctypes/util.py144 # Check if the given file is an elf file: gcc can reportCOMMENT
LOW…reoffice/program/python-core-3.8.16/lib/ctypes/util.py317 # Check if the given file is an elf file: gcc can reportCOMMENT
LOW…fice/program/python-core-3.8.16/lib/ctypes/__init__.py142 # Check if sizeof(ctypes_type) against struct.calcsize. ThisCOMMENT
LOW…office/program/python-core-3.8.16/lib/unittest/mock.py407 # Check if spec is an async object or functionCOMMENT
LOW…eoffice/program/python-core-3.8.16/lib/urllib/parse.py868 # Check if ' ' in string, where string may either be a str or bytes. IfCOMMENT
LOW…eoffice/program/python-core-3.8.16/lib/http/cookies.py419 # Return the resultSTRING
LOW…reoffice/program/python-core-3.8.16/lib/http/server.py632 # Set this to HTTP/1.1 to enable automatic keepaliveCOMMENT
LOW…ython-core-3.8.16/lib/importlib/_bootstrap_external.py1519 # Check if the module is the name of a directory (and thus a package).COMMENT
LOW…/python-core-3.8.16/lib/lib2to3/fixes/fix_metaclass.py113 # Check if the expr_node is a simple assignment.COMMENT
LOW…fice/program/python-core-3.8.16/lib/asyncio/streams.py605 # Check if we now have enough data in the buffer for `separator` toCOMMENT
LOW…office/program/python-core-3.8.16/lib/asyncio/tasks.py781 # Check if 'fut' is cancelled first, asCOMMENT
LOW…office/program/python-core-3.8.16/lib/asyncio/tasks.py800 # Check if 'fut' is cancelled first, asCOMMENT
LOW…/program/python-core-3.8.16/lib/asyncio/unix_events.py108 # Set SA_RESTART to limit EINTR occurrences.COMMENT
LOW…/program/python-core-3.8.16/lib/asyncio/unix_events.py1199 # Set SA_RESTART to limit EINTR occurrences.COMMENT
LOW…le/App/libreoffice/share/Scripts/python/NamedRanges.py99 # Set data to test_range1 and test_range2COMMENT
Verbosity Indicators19 hits · 31 pts
SeverityFileLineSnippetContext
LOW…eoffice/program/python-core-3.8.16/lib/configparser.py1170 options is None, so we need to check if the value is aSTRING
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py73 # Step 2: nameprepCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py76 # Step 3: UseSTD3ASCIIRules is falseCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py77 # Step 4: try ASCIICOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py88 # Step 5: Check ACE prefixCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py92 # Step 6: Encode with PUNYCODECOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py95 # Step 7: Prepend ACE prefixCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py98 # Step 8: Check sizeCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py104 # Step 1: Check for ASCIICOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py114 # Step 2: Perform nameprepCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py121 # Step 3: Check for ACE prefixCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py125 # Step 4: Remove ACE prefixCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py128 # Step 5: Decode using PUNYCODECOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py131 # Step 6: Apply ToASCIICOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py134 # Step 7: Compare the result of step 6 with the one of step 3COMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py139 # Step 8: return the result of step 5COMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py62 # Step 1: try ASCIICOMMENT
LOW…eoffice/program/python-core-3.8.16/lib/email/header.py394 # Step 1: Normalize the chunks so that all runs of identical charsetsSTRING
LOW…/src/main/resources/static/cadviewer/app/js/jscolor.js504 // that's why we need to check if the returned value is non-emptyCOMMENT
Structural Annotation Overuse17 hits · 28 pts
SeverityFileLineSnippetContext
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py73 # Step 2: nameprepCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py76 # Step 3: UseSTD3ASCIIRules is falseCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py77 # Step 4: try ASCIICOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py88 # Step 5: Check ACE prefixCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py92 # Step 6: Encode with PUNYCODECOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py95 # Step 7: Prepend ACE prefixCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py98 # Step 8: Check sizeCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py104 # Step 1: Check for ASCIICOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py114 # Step 2: Perform nameprepCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py121 # Step 3: Check for ACE prefixCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py125 # Step 4: Remove ACE prefixCOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py128 # Step 5: Decode using PUNYCODECOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py131 # Step 6: Apply ToASCIICOMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py134 # Step 7: Compare the result of step 6 with the one of step 3COMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py139 # Step 8: return the result of step 5COMMENT
LOW…ffice/program/python-core-3.8.16/lib/encodings/idna.py62 # Step 1: try ASCIICOMMENT
LOW…eoffice/program/python-core-3.8.16/lib/email/header.py394 # Step 1: Normalize the chunks so that all runs of identical charsetsSTRING
Slop Phrases5 hits · 12 pts
SeverityFileLineSnippetContext
MEDIUM…pp/libreoffice/program/python-core-3.8.16/lib/heapq.py251# you can use it.COMMENT
LOW…p/libreoffice/program/python-core-3.8.16/lib/quopri.py96 # Don't forget to include the soft line break `=' sign in theCOMMENT
MEDIUM…p/libreoffice/program/python-core-3.8.16/lib/ntpath.py334# XXX With COMMAND.COM you can use any characters in a variable name,COMMENT
MEDIUM…ffice/program/python-core-3.8.16/lib/urllib/request.py1735 # Undocumented feature: you can use a differentCOMMENT
MEDIUM.github/workflows/copilot-issue-auto-comment.yml25 const body = `@Copilot 请自动分诊并直接给出可执行建议(无需人工先介入):\n\n- 先判断类型:Bug / Performance / Security / Question / FeaturCODE
Overly Generic Function Names13 hits · 12 pts
SeverityFileLineSnippetContext
LOW…eoffice/program/python-core-3.8.16/lib/socketserver.py273 def handle_request(self):CODE
LOW…breoffice/program/python-core-3.8.16/lib/contextlib.py239 def helper(*args, **kwds):CODE
LOW…breoffice/program/python-core-3.8.16/lib/contextlib.py272 def helper(*args, **kwds):CODE
LOW…ram/python-core-3.8.16/lib/multiprocessing/managers.py194 def handle_request(self, c):CODE
LOW…office/program/python-core-3.8.16/lib/xmlrpc/server.py695 def handle_request(self, request_text=None):CODE
LOW…main/resources/static/cadviewer/app/js/jquery-3.2.1.js4198function getData( data ) {CODE
LOW…main/resources/static/cadviewer/app/js/jquery-3.5.1.js4401function getData( data ) {CODE
LOW…src/main/resources/static/dcm/react-dom.development.js6086 function getData() {CODE
LOWserver/src/main/resources/static/js/viewer.min.js42function getData(element,name){if(isObject(element[name])){return element[name];}CODE
LOW…c/main/resources/static/website/libs/occt-import-js.js9var Module=moduleArg;var readyPromiseResolve,readyPromiseReject;var readyPromise=new Promise((resolve,reject)=>{readyProCODE
LOW…src/main/resources/static/website/libs/rhino3dm.min.js1var rhino3dm=(()=>{var _scriptDir="undefined"!=typeof document&&document.currentScript?document.currentScript.src:void 0CODE
LOWserver/src/main/resources/static/heic/src/wasm_heif.js4323 function processData(byteArray) {CODE
LOWserver/src/main/resources/static/heic/src/wasm_avif.js9var Module=typeof wasm_avif!=="undefined"?wasm_avif:{};var readyPromiseResolve,readyPromiseReject;Module["ready"]=new PrCODE
Fake / Example Data11 hits · 10 pts
SeverityFileLineSnippetContext
LOW…ources/static/cadviewer/app/js/jquery-ui-1.13.2.min.js6!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(V){"use strict"CODE
LOW…urces/static/cadviewer/app/js/bootstrap-multiselect.js193 this.options.nonSelectedText = this.$select.data("placeholder");CODE
LOW…urces/static/cadviewer/app/js/bootstrap-multiselect.js1070 $('input', this.$filter).attr('placeholder', this.options.filterPlaceholder);CODE
LOW…src/main/resources/static/dcm/react-dom.development.js2856 placeholder: 'placeholder',CODE
LOW…src/main/resources/static/xspreadsheet/xspreadsheet.js1!function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.expoCODE
LOW…r/src/main/resources/static/highlight/highlight.min.js483;const e=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","codCODE
LOW…r/src/main/resources/static/highlight/highlight.min.js707;const e=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","codCODE
LOW…r/src/main/resources/static/highlight/highlight.min.js1095;const e=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","codCODE
LOWserver/src/main/resources/static/js/bootbox.min.js6!function(e,t){'use strict';'function'==typeof define&&define.amd?define(['jquery'],t):'object'==typeof exports?module.eCODE
LOW…er/src/main/resources/static/xlsx/plugins/js/plugin.js1!function(t,e){"object"==typeof module&&"object"==typeof module.exports?module.exports=t.document?e(t,!0):function(t){ifCODE
LOW…/main/resources/static/xlsx/expendPlugins/chart/Vue.js6!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&defineCODE
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippetContext
HIGH…breoffice/program/python-core-3.8.16/lib/subprocess.py225 # which is calling `CloseHandle` as requested in [1]), so there is nothingCOMMENT
AI Response Leakage1 hit · 8 pts
SeverityFileLineSnippetContext
HIGH…/libreoffice/program/python-core-3.8.16/lib/imaplib.py1145 # I'll update the code in `_get_response()'.COMMENT
TODO Padding2 hits · 3 pts
SeverityFileLineSnippetContext
LOW…er/src/main/resources/static/cadviewer/app/js/canvg.js2730 // TODO: implementCOMMENT
LOW…er/src/main/resources/static/cadviewer/app/js/canvg.js2740 // TODO: implementCOMMENT
Example Usage Blocks1 hit · 2 pts
SeverityFileLineSnippetContext
LOW…/libreoffice/program/python-core-3.8.16/lib/zipfile.py571# Usage:COMMENT