[HTML][HTML] A decade of code comment quality assessment: A systematic literature review
Code comments are important artifacts in software systems and play a paramount role in
many software engineering (SE) tasks related to maintenance and program comprehension …
many software engineering (SE) tasks related to maintenance and program comprehension …
Automating just-in-time comment updating
Code comments are valuable for program comprehension and software maintenance, and
also require maintenance with code evolution. However, when changing code, developers …
also require maintenance with code evolution. However, when changing code, developers …
Where Are Large Language Models for Code Generation on GitHub?
The increasing use of Large Language Models (LLMs) in software development has
garnered significant attention from researchers assessing the quality of the code they …
garnered significant attention from researchers assessing the quality of the code they …
[HTML][HTML] How to identify class comment types? A multi-language approach for class comment classification
Most software maintenance and evolution tasks require developers to understand the
source code of their software systems. Software developers usually inspect class comments …
source code of their software systems. Software developers usually inspect class comments …
Automating the removal of obsolete TODO comments
TODO comments are very widely used by software developers to describe their pending
tasks during software development. However, after performing the task developers …
tasks during software development. However, after performing the task developers …
Deep just-in-time inconsistency detection between comments and source code
Natural language comments convey key aspects of source code such as implementation,
usage, and pre-and post-conditions. Failure to update comments accordingly when the …
usage, and pre-and post-conditions. Failure to update comments accordingly when the …
Just-in-time obsolete comment detection and update
Comments are valuable resources for the development, comprehension and maintenance of
software. However, while changing code, developers sometimes neglect the evolution of the …
software. However, while changing code, developers sometimes neglect the evolution of the …
Are your comments outdated? Toward automatically detecting code‐comment consistency
In software development and maintenance, code comments can help developers
understand source code and improve communication among developers. However …
understand source code and improve communication among developers. However …