4 papers
Leveraging Mutation Analysis for LLM-based Repair of Quantum Programs
Chihiro Yoshida, Yuta Ishimoto, Olivier Nourry +4
In recent years, Automated Program Repair (APR) techniques specifically designed for quantum programs have been proposed. However, existing approaches often suffer from low repair…
Code Clone Refactoring in C# with Lambda Expressions
Takuto Kawamoto, Yoshiki Higo
"Extract Method" refactoring is a technique for consolidating code clones. Parameterization approaches are used to extract a single method from multiple code clones that contain di…
Coverage Isn't Enough: SBFL-Driven Insights into Manually Created vs. Automatically Generated Tests
Sasara Shimizu, Yoshiki Higo
The testing phase is an essential part of software development, but manually creating test cases can be time-consuming. Consequently, there is a growing need for more efficient tes…
SBOM Challenges for Developers: From Analysis of Stack Overflow Questions
Wataru Otoda, Tetsuya Kanda, Yuki Manabe +2
Current software development takes advantage of many external libraries, but it entails security and copyright risks. While the use of the Software Bill of Materials (SBOM) has bee…