Study replicability dataset 3
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/record/3606319
下载链接
链接失效反馈官方服务:
资源简介:
This dataset contains all data collected to conduct the studies in Chapter 4 "Code comments for defect prediction" of the Ph.D. thesis "Augmented fine-grained defect prediction for code review".
Code comments are a key software component containing information about the underlying implementation. Several studies have shown that code comments enhance the readability of the code. Nevertheless, not all the comments have the same goal and target audience. In this paper, we investigate how 14 diverse Java open and closed source software projects use code comments, with the aim of understanding their purpose. Through our analysis, we produce a taxonomy of source code comments; subsequently, we investigate how often each category occurs by manually classifying more than 40,000 lines of code comments from the aforementioned projects. In addition, we investigate how to automatically classify code comments at line level into our taxonomy using machine learning; initial results are promising and suggest that an accurate classification is within reach, even when training the machine learner on projects different than the target one.
创建时间:
2020-03-07



