most cited@tComment: Testing Javadoc Comments to Detect Comment-Code Inconsistencies

10 citations · 10 across the 2 of their papers we have counts for

collaborators

6 papers

cs.SE2024

Tumbling Down the Rabbit Hole: How do Assisting Exploration Strategies Facilitate Grey-box Fuzzing?

Mingyuan Wu, Jiahong Xiang, Kunqiu Chen +4

Many assisting exploration strategies have been proposed to assist grey-box fuzzers in exploring program states guarded by tight and complex branch conditions such as equality cons…

cs.SE20242 cited

An Empirical Study of Refactoring Engine Bugs

Haibo Wang, Zhuolin Xu, Huaien Zhang +2

Refactoring is a critical process in software development, aiming at improving the internal structure of code while preserving its external behavior. Refactoring engines are integr…

cs.SE2024

Understanding and Detecting Annotation-Induced Faults of Static Analyzers

Huaien Zhang, Yu Pei, Shuyun Liang +1

Static analyzers can reason about the properties and behaviors of programs and detect various issues without executing them. Hence, they should extract the necessary information to…

cs.SE2024

Moving beyond Deletions: Program Simplification via Diverse Program Transformations

Haibo Wang, Zezhong Xing, Zheng Wang +2

To reduce the complexity of software, Developers manually simplify program (known as developer-induced program simplification in this paper) to reduce its code size yet preserving…

cs.SE2023

Automatic Detecting Unethical Behavior in Open-source Software Projects

Hsu Myat Win, Haibo Wang, Shin Hwei Tan

Given the rapid growth of Open-Source Software (OSS) projects, ethical considerations are becoming more important. Past studies focused on specific ethical issues (e.g., gender bia…

cs.SE201210 cited

@tComment: Testing Javadoc Comments to Detect Comment-Code Inconsistencies

Shin Hwei Tan, Darko Marinov, Lin Tan +1

This paper has been withdrawn by the author.