Skip to search formSkip to main contentSkip to account menu

Checkstyle

Known as: CS 
Checkstyle is a static code analysis tool used in software development for checking if Java source code complies with coding rules.
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2020
Review
2020
—Teaching programming is a difficult task and there are many different challenges teachers face. Beyond considerations about the… 
2017
2017
Static analysis tools (e.g., FindBugs) are widely used to detect potential defects in software development. A recent study… 
2016
2016
Establishing and preserving a high level of software quality is a not a trivial task, although the benefits of succeeding with… 
2016
2016
.............................................................................................................. II CHAPTER 
Review
2016
Review
2016
Context: Code smell can make the decline of code quality. Code smell is not a bug, and also can't make system to run… 
2015
2015
Analyzing the unstructured information in the source code (that is, the comments and identifiers) is based on the idea that the… 
2013
2013
Extracting norms from computer-mediated human interactions is gaining popularity since huge volume of data is available from… 
2009
2009
Unit tests are generally acknowledged as an important aid to produce high quality code, as they provide quick feedback to… 
2008
2008
Marking programming assignments in programming courses involves a lot of work: each program must be tested, the source code must…