AI RESEARCH
The Readability Spectrum: Patterns, Issues, and Prompt Effects in LLM-Generated Code
arXiv CS.AI
•
ArXi:2605.13280v1 Announce Type: cross As Large Language Models (LLMs) are transforming software development, the functional quality of generated code has become a central focus, leaving readability, one of critical non-functional attributes, understudied. Given that LLM-generated code still needs human review before adoption, it is important to understand its readability especially compared with human-written code and the role of prompt design in shaping it. We therefore set out to conduct a systematic investigation into the code readability of LLM-generated code.