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.
2018
2018
Code smell is unreasonable programming, and is produced when software developers don't have good habits of development and… 
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 
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
Creating a software architecture is a critical task in the development of software systems. However, the architecture discussed… 
Review
2011
Review
2011
K. Sigerud, V. Baggiolini, CERN, Geneva, Switzerland Abstract The Applications section of the CERN accelerator controls group has… 
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…