Towards detecting inconsistent comments in java source code automatically

N Stulova, A Blasi, A Gorla… - 2020 IEEE 20th …, 2020 - ieeexplore.ieee.org
… To detect such inconsistencies we will combine a list of AST nodes that are marked as … of
code and comments in different software engineering activities, such as testing (@tComment [16…

Suboptimal comments in java projects: From independent comment changes to commenting practices

C Wang, H He, U Pal, D Marinov, M Zhou - ACM Transactions on …, 2023 - dl.acm.org
… kinds of tools, comment-checking tools and comment-generating tools… We discover that
developers tend to fix inconsistencies in … Follow-up work on Java includes @tComment [104] that …

Detecting code comment inconsistency using siamese recurrent network

F Rabbi, MS Siddik - Proceedings of the 28th international conference …, 2020 - dl.acm.org
… Another tool named tcomment [12] was proposed by Tan et. al for testing Javadoc comments,
… parameter tags in javadoc comments where null parameter java exception statements are …

Deep just-in-time inconsistency detection between comments and source code

S Panthaplackel, JJ Li, M Gligoric… - Proceedings of the AAAI …, 2021 - ojs.aaai.org
… types of inconsistencies and captures deeper comment/code … comprising API documentation
for Java methods. API … joint inconsistency detection and update on the cleaned test sample. …

Are your comments outdated? Toward automatically detecting code‐comment consistency

Y Huang, Y Chen, X Chen… - Journal of Software …, 2024 - Wiley Online Library
Comments that are not updated can cause inconsistenciesJava projects and identify the
outdated and un-outdated … in the total sample of outdated comments in the test set, and f1 score …

DocChecker: Bootstrapping Code Large Language Model for Detecting and Resolving Code-Comment Inconsistencies

A Dau, JLC Guo, N Bui - Proceedings of the 18th Conference of …, 2024 - aclanthology.org
… at detecting inconsistencies between code and comments and capable of generating synthetic
comments. … check to get 300 clean examples from the test set and note it as the cleaned …

[PDF][PDF] An Ensemble Approach to Detect Code Comment Inconsistencies using Topic Modeling.

F Rabbi, MN Haque, ME Kadir, MS Siddik, A Kabir - SEKE, 2020 - academia.edu
… They limited their scope to the comments related to programmers’ … testing Javadoc comments
was proposed by Tan et al. to detect comment-code inconsistencies called @TCOMMENT […

[PDF][PDF] Code and Comment Consistency Classification with Large Language Models

P Elmers - research.tue.nl
… the problem of detecting inconsistent comments. Our project … of previous studies focusing on
Java. In reproducing past results… inconsistent comments as a result of expert review and test

Investigating the Impact of Code Comment Inconsistency on Bug Introducing

S Radmanesh, A Imani, I Ahmed… - arXiv preprint arXiv …, 2024 - arxiv.org
… analyze comments and detect comment-code inconsistencies… from comments and leverages
them to detect inconsistenciesTCOMMENT, an approach for testing the consistency of Java

Detecting Code Comment Inconsistencies using LLM and Program Analysis

Y Zhang - Companion Proceedings of the 32nd ACM …, 2024 - dl.acm.org
… approach employing LLM to automatically detect code comment inconsistencies. It leverages
the … tcomment: Testing javadoc comments to detect comment-code inconsistencies. In 2012 …