Repository Analysis

checkstyle/checkstyle

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

2.6 Likely human-written View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of checkstyle/checkstyle, a Java project with 8,966 GitHub stars. SynthScan v2.0 examined 804,984 lines of code across 7736 source files, recording 1703 pattern matches distributed across 8 syntactic categories. The overall adjusted score of 2.6 places this repository in the Likely human-written band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

2.6
Adjusted Score
2.6
Raw Score
100%
Time Factor
2026-07-14
Last Push
9.0K
Stars
Java
Language
805.0K
Lines of Code
7.7K
Files
1.7K
Pattern Hits
2026-07-14
Scan Date
0.01
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 13HIGH 55MEDIUM 6LOW 1629

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 1703 distinct pattern matches across 8 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Over-Commented Block1608 hits · 1568 pts
SeverityFileLineSnippetContext
LOWconfig/rewrite.yml61 # Kept excluded: OpenRewrite's DefaultComesLast always moves default toCOMMENT
LOWconfig/rewrite.yml81 # check for private fields (FinalLocalVariable only covers localCOMMENT
LOWconfig/rewrite.yml101 # Checkstyle also provides the `onlyObjectReferences` option to limitCOMMENT
LOWconfig/rewrite.yml141 - org.openrewrite.staticanalysis.CatchClauseOnlyRethrowsCOMMENT
LOWconfig/checkstyle-sevntu-checks.xml141 <module name="MultipleStringLiteralsExtended">COMMENT
LOWconfig/checkstyle-sevntu-checks.xml161 ### Field(public.*)COMMENT
LOW.github/FUNDING.yml1# These are supported funding model platformsCOMMENT
LOW.github/workflows/site.yml1#####################################################################################COMMENT
LOW.github/workflows/regression-report.yml1#####################################################################################COMMENT
LOW.github/workflows/diff-report.yml1#####################################################################################COMMENT
LOW.github/workflows/antlr-report.yml1#####################################################################################COMMENT
LOW.github/workflows/remainder-bot.yml1#####################################################################################COMMENT
LOW…tSuppressWithPlainTextCommentFilterWithDefaultCfg.java21 // filtered violation above 'Line contains a tab character'COMMENT
LOW…nalparameters/InputFinalParametersPrimitiveTypes2.java21 // 3 violations above:COMMENT
LOW…tyle/checks/todocomment/InputTodoCommentSimpleOne.java81 // a lineCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java21 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java41 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java61 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java81 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java101 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java121 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java141 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java161 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java181 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java201 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java221 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java241 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java261 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java281 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java301 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java321 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java341 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java361 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java381 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java401 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java421 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java441 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java461 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java481 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java501 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java521 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java541 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java561 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java581 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java601 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java621 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java641 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java661 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java681 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java701 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java721 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java741 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java761 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java781 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java801 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java821 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java841 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java861 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java881 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
LOW…le/checks/regexp/regexp/InputRegexpCheckStopEarly.java901 // a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a aCOMMENT
1548 more matches not shown…
Cross-File Repetition55 hits · 275 pts
SeverityFileLineSnippetContext
HIGHdocs/specifying-violations.md0must include both @java.lang.deprecated annotation // and @deprecated javadoc tag with description.STRING
HIGHsrc/site/xdoc/checks/annotation/missingdeprecated.xml0must include both @java.lang.deprecated annotation // and @deprecated javadoc tag with description.STRING
HIGH…tyle/checks/annotation/missingdeprecated/Example2.java0must include both @java.lang.deprecated annotation // and @deprecated javadoc tag with description.STRING
HIGH…tyle/checks/annotation/missingdeprecated/Example1.java0must include both @java.lang.deprecated annotation // and @deprecated javadoc tag with description.STRING
HIGHdocs/specifying-violations.md0non-constant field name '_foo2' must start lowercase, // be at least 2 chars, avoid single lowercase letter followed by STRING
HIGH…site/xdoc/checks/naming/googlenonconstantfieldname.xml0non-constant field name '_foo2' must start lowercase, // be at least 2 chars, avoid single lowercase letter followed by STRING
HIGH…checks/naming/googlenonconstantfieldname/Example1.java0non-constant field name '_foo2' must start lowercase, // be at least 2 chars, avoid single lowercase letter followed by STRING
HIGH…s/checkstyle/grammar/java14/InputJava14TextBlocks.java0<html>\u000d\u000a\n <body>\u000d\u000a\n <p>hello, world</p>\u000d\u000a\n </body>\u000d\u000a\n </html>\u000d\u000aSTRING
HIGH…altokentext/InputIllegalTokenTextTextBlocksQuotes.java0<html>\u000d\u000a\n <body>\u000d\u000a\n <p>hello, world</p>\u000d\u000a\n </body>\u000d\u000a\n </html>\u000d\u000aSTRING
HIGH…/illegaltokentext/InputIllegalTokenTextTextBlocks.java0<html>\u000d\u000a\n <body>\u000d\u000a\n <p>hello, world</p>\u000d\u000a\n </body>\u000d\u000a\n </html>\u000d\u000aSTRING
HIGH…tting/InputTextBlockGoogleStyleFormattingWithTabs.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…yleformatting/InputTextBlockGoogleStyleFormatting.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…leformatting/InputTextBlockGoogleStyleFormatting4.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…489textblocks/InputFormattedTextBlocksGeneralForm.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…ting/rule489textblocks/InputTextBlocksGeneralForm.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…ng/InputTextBlockGoogleStyleFormattingAnnotations.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…leformatting/InputTextBlockGoogleStyleFormatting2.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…leformatting/InputTextBlockGoogleStyleFormatting9.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…tting/rule44columnlimit/InputTextBlockColumnLimit.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…ndentation/InputFormattedCatchParametersOnNewLine.java0) of text-block must be on the new line' // violation below 'each line of text in the text block must be indented' statiSTRING
HIGH…yleformatting/InputTextBlockGoogleStyleFormatting.java0; // violation 'text-block quotes are not vertically aligned' final string simplescript1correct =STRING
HIGH…ting/rule489textblocks/InputTextBlocksGeneralForm.java0; // violation 'text-block quotes are not vertically aligned' final string simplescript1correct =STRING
HIGH…/xdoc/checks/coding/textblockgooglestyleformatting.xml0; // violation 'text-block quotes are not vertically aligned' final string simplescript1correct =STRING
HIGH…ks/coding/textblockgooglestyleformatting/Example2.java0; // violation 'text-block quotes are not vertically aligned' final string simplescript1correct =STRING
HIGH…yleformatting/InputTextBlockGoogleStyleFormatting.java0) of text-block should not be preceded by non-whitespace character' // 'text-block quotes are not vertically aligned' //STRING
HIGH…leformatting/InputTextBlockGoogleStyleFormatting3.java0) of text-block should not be preceded by non-whitespace character' // 'text-block quotes are not vertically aligned' //STRING
HIGH…leformatting/InputTextBlockGoogleStyleFormatting2.java0) of text-block should not be preceded by non-whitespace character' // 'text-block quotes are not vertically aligned' //STRING
HIGH…leformatting/InputTextBlockGoogleStyleFormatting4.java0def newinstance = params.instance; def existinginstance = ctx._source;STRING
HIGH…le4841indentation/InputMultilineStatementsCorrect.java0def newinstance = params.instance; def existinginstance = ctx._source;STRING
HIGH…rule4841indentation/InputCatchParametersOnNewLine.java0def newinstance = params.instance; def existinginstance = ctx._source;STRING
HIGH…e44columnlimit/InputFormattedTextBlockColumnLimit.java0locationid,label,regionid,regionlabel,vendorid,vendorlabel,address,address2,city,stateprovincecode,zipcode,countrycode,lSTRING
HIGH…te/xdoc/filters/suppresswithplaintextcommentfilter.xml0locationid,label,regionid,regionlabel,vendorid,vendorlabel,address,address2,city,stateprovincecode,zipcode,countrycode,lSTRING
HIGH…lters/suppresswithplaintextcommentfilter/UseCase1.java0locationid,label,regionid,regionlabel,vendorid,vendorlabel,address,address2,city,stateprovincecode,zipcode,countrycode,lSTRING
HIGH…s/InputOrderOfConstructorsAndOverloadedMethodsTwo.java0all overloaded methods should be placed next // to each other. previous overloaded method located at line '35'.STRING
HIGH…OrderOfConstructorsAndOverloadedMethodsDoAndDonts.java0all overloaded methods should be placed next // to each other. previous overloaded method located at line '35'.STRING
HIGH…xdoc/checks/coding/overloadmethodsdeclarationorder.xml0all overloaded methods should be placed next // to each other. previous overloaded method located at line '35'.STRING
HIGH…s/coding/overloadmethodsdeclarationorder/Example2.java0all overloaded methods should be placed next // to each other. previous overloaded method located at line '35'.STRING
HIGH…s/coding/overloadmethodsdeclarationorder/Example1.java0all overloaded methods should be placed next // to each other. previous overloaded method located at line '35'.STRING
HIGH…s/InputOrderOfConstructorsAndOverloadedMethodsOne.java0constructors should be grouped together. // the last grouped constructor is declared at line '33'.STRING
HIGH…xdoc/checks/coding/constructorsdeclarationgrouping.xml0constructors should be grouped together. // the last grouped constructor is declared at line '33'.STRING
HIGH…s/coding/constructorsdeclarationgrouping/Example2.java0constructors should be grouped together. // the last grouped constructor is declared at line '33'.STRING
HIGH…s/coding/constructorsdeclarationgrouping/Example1.java0constructors should be grouped together. // the last grouped constructor is declared at line '33'.STRING
HIGH…ingpractices/InputProgrammingPracticesOverrideOne.java0must include @java.lang.override annotation when // '@inheritdoc' javadoc tag exists.STRING
HIGHsrc/site/xdoc/checks/annotation/missingoverride.xml0must include @java.lang.override annotation when // '@inheritdoc' javadoc tag exists.STRING
HIGH…kstyle/checks/annotation/missingoverride/Example1.java0must include @java.lang.override annotation when // '@inheritdoc' javadoc tag exists.STRING
HIGHsrc/site/xdoc/checks/sizes/linelength.xml0this is a very really long string that exceeds the limit but no error............STRING
HIGH…tools/checkstyle/checks/sizes/linelength/Example4.java0this is a very really long string that exceeds the limit but no error............STRING
HIGH…tools/checkstyle/checks/sizes/linelength/Example5.java0this is a very really long string that exceeds the limit but no error............STRING
HIGH…tools/checkstyle/checks/sizes/linelength/Example2.java0this is a very really long string that exceeds the limit but no error............STRING
HIGH…tools/checkstyle/checks/sizes/linelength/Example3.java0this is a very really long string that exceeds the limit but no error............STRING
HIGH…tools/checkstyle/checks/sizes/linelength/Example1.java0this is a very really long string that exceeds the limit but no error............STRING
HIGH…tools/checkstyle/checks/sizes/linelength/Example6.java0this is a very really long string that exceeds the limit but no error............STRING
HIGHsrc/site/xdoc/checks/coding/equalsavoidnull.xml0string literal expressions should // be on the left side of an equalsignorecase comparison.STRING
HIGH…checkstyle/checks/coding/equalsavoidnull/Example2.java0string literal expressions should // be on the left side of an equalsignorecase comparison.STRING
HIGH…checkstyle/checks/coding/equalsavoidnull/Example1.java0string literal expressions should // be on the left side of an equalsignorecase comparison.STRING
Hallucination Indicators13 hits · 175 pts
SeverityFileLineSnippetContext
CRITICAL…puppycrawl/tools/checkstyle/internal/ArchUnitTest.java57 "Method <com.puppycrawl.tools.checkstyle.api.AbstractCheck.log(com.puppycrawl.tools"CODE
CRITICAL…puppycrawl/tools/checkstyle/internal/ArchUnitTest.java59 + "<com.puppycrawl.tools.checkstyle.utils.CommonUtil.lengthExpandedTabs(java.lang"CODE
CRITICAL…puppycrawl/tools/checkstyle/internal/ArchUnitTest.java61 "Method <com.puppycrawl.tools.checkstyle.api.AbstractCheck.log(int, int, java.lang"CODE
CRITICAL…puppycrawl/tools/checkstyle/internal/ArchUnitTest.java64 "Method <com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck.log(int, int, java.lang"CODE
CRITICAL…puppycrawl/tools/checkstyle/internal/ArchUnitTest.java67 "Method <com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck.process(java.io.File, "CODE
CRITICAL…puppycrawl/tools/checkstyle/internal/ArchUnitTest.java86 "Method <com.puppycrawl.tools.checkstyle.api.FileContents.lineIsBlank(int)> calls method "CODE
CRITICAL…puppycrawl/tools/checkstyle/internal/ArchUnitTest.java87 + "<com.puppycrawl.tools.checkstyle.utils.CommonUtil.isBlank(java.lang.String)>"CODE
CRITICAL…mmar/java19/InputJava19GuardsWithExtraParenthesis.java34 when ((when)w1).when.when.when.when.when.equals(null)-> 2;CODE
CRITICAL…mmar/java19/InputJava19GuardsWithExtraParenthesis.java36 when (((w1.when.when.when.when.when.equals(null))))CODE
CRITICAL…mmar/java19/InputJava19GuardsWithExtraParenthesis.java39 when (((w1.when.when.when.when.when.equals(null))))CODE
CRITICAL…ter4formatting/rule44columnlimit/InputColumnLimit.java118 InputColumnLimit inputColumnLimit1 = (InputColumnLimit) ((Object) new com.google.checkstyle.test.chapter4formatting.ruCODE
CRITICAL…ter4formatting/rule44columnlimit/InputColumnLimit.java121 InputColumnLimit inputColumnLimit2 = (InputColumnLimit) ((Object) new com.google.checkstyle.test.chapter4formatting.ruCODE
CRITICALsrc/main/java/com/puppycrawl/tools/checkstyle/Main.java237 // could be replaced with org.apache.commons.io.FileUtils.list() methodCOMMENT
Fake / Example Data19 hits · 20 pts
SeverityFileLineSnippetContext
LOW…isibilitymodifier/InputVisibilityModifierGenerics.java76 this.name = "John Doe";CODE
LOW…le44columnlimit/InputFormattedColumnLimitEdgeCase.java7 "Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece"CODE
LOW…le44columnlimit/InputFormattedColumnLimitEdgeCase.java12 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classicalSTRING
LOW…le44columnlimit/InputFormattedColumnLimitEdgeCase.java18 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\STRING
LOW…atting/rule44columnlimit/InputColumnLimitEdgeCase.java7 "Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical";CODE
LOW…atting/rule44columnlimit/InputColumnLimitEdgeCase.java12 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classicalSTRING
LOW…atting/rule44columnlimit/InputColumnLimitEdgeCase.java18 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\STRING
LOW…tting/rule44columnlimit/InputTextBlockColumnLimit.java29 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liCODE
LOW…tting/rule44columnlimit/InputTextBlockColumnLimit.java35 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liCODE
LOW…tting/rule44columnlimit/InputTextBlockColumnLimit.java41 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liCODE
LOW…tting/rule44columnlimit/InputTextBlockColumnLimit.java46 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liCODE
LOW…tting/rule44columnlimit/InputTextBlockColumnLimit.java51 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liCODE
LOW…tting/rule44columnlimit/InputTextBlockColumnLimit.java57 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liCODE
LOW…e44columnlimit/InputFormattedTextBlockColumnLimit.java25 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liSTRING
LOW…e44columnlimit/InputFormattedTextBlockColumnLimit.java30 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liSTRING
LOW…e44columnlimit/InputFormattedTextBlockColumnLimit.java35 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liSTRING
LOW…e44columnlimit/InputFormattedTextBlockColumnLimit.java41 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liSTRING
LOW…e44columnlimit/InputFormattedTextBlockColumnLimit.java47 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liSTRING
LOW…e44columnlimit/InputFormattedTextBlockColumnLimit.java53 Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin liSTRING
Self-Referential Comments2 hits · 6 pts
SeverityFileLineSnippetContext
MEDIUM.ci/sonar-wrapper.sh3# This file is for manual execution onlyCOMMENT
MEDIUM.ci/diff-report.sh160 # This module is added to remove parse failure messages from the reportCOMMENT
Slop Phrases2 hits · 6 pts
SeverityFileLineSnippetContext
MEDIUM…wl/tools/checkstyle/api/JavadocCommentsTokenTypes.java2486 * Example: {@code <!-- Note: This method is for demonstration purposes only. -->}COMMENT
MEDIUM…wl/tools/checkstyle/api/JavadocCommentsTokenTypes.java2493 * | `--TEXT -> Note: This method is for demonstration purposes only.COMMENT
AI Slop Vocabulary2 hits · 4 pts
SeverityFileLineSnippetContext
MEDIUM.ci/no-exception-test.sh175 sed -i'' 's/#tapestry-5/tapestry-5/' projects-for-no-exception-javadoc.configCODE
MEDIUM…guides/doc-comments-style/doc-comments-styleguide.html58 <p>What separates API specifications from a programming guide are examples, definitions of common programming terms,CODE
Redundant / Tautological Comments2 hits · 3 pts
SeverityFileLineSnippetContext
LOW.ci/validation.sh1466 # Check if there are multiple commits that should be squashed into oneCOMMENT
LOW.ci/check-performance-regression.sh80 # Check if differences exceed the maximum allowed differenceCOMMENT