UPDF AI

Code Readability in the Age of Large Language Models: An Industrial Case Study from Atlassian

Wannita Takerngsaksiri,Micheal Fu,3 Authors,Ming Wu

2025 · DOI: 10.48550/arXiv.2501.11264
arXiv.org · 2 Citations

TLDR

The findings underscore that readability remains a critical aspect of software development; (2) the readability of the authors' LLM-generated code is comparable to human-written code, fostering the establishment of appropriate trust and driving the broad adoption of their LLM-powered software development platform.

Abstract

Software engineers spend a significant amount of time reading code during the software development process, especially in the age of large language models (LLMs) that can automatically generate code. However, little is known about the readability of the LLM-generated code and whether it is still important from practitioners'perspectives in this new era. In this paper, we conduct a survey to explore the practitioners'perspectives on code readability in the age of LLMs and investigate the readability of our LLM-based software development agents framework, HULA, by comparing its generated code with human-written code in real-world scenarios. Overall, the findings underscore that (1) readability remains a critical aspect of software development; (2) the readability of our LLM-generated code is comparable to human-written code, fostering the establishment of appropriate trust and driving the broad adoption of our LLM-powered software development platform.

Cited Papers
Citing Papers