3 papers
cs.SE2025
Secure or Suspect? Investigating Package Hallucinations of Shell Command in Original and Quantized LLMs
Md Nazmul Haque, Elizabeth Lin, Lawrence Arkoh +2
Large Language Models for code (LLMs4Code) are increasingly used to generate software artifacts, including library and package recommendations in languages such as Go. However, rec…
cs.SE2025
Relating Complexity, Explicitness, Effectiveness of Refactorings and Non-Functional Requirements: A Replication Study
Vinícius Soares, Lawrence Arkoh, Paulo Roberto Farah +3
Refactoring is a practice widely adopted during software maintenance and evolution. Due to its importance, there is extensive work on the effectiveness of refactoring in achieving…
cs.SE2025
Assessing the Bug-Proneness of Refactored Code: A Longitudinal Multi-Project Study
Isabella Ferreira, Lawrence Arkoh, Anderson Uchôa +3
Refactoring is a common practice in software development, aimed at improving the internal code structure in order to make it easier to understand and modify. Consequently, it is of…