Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleMay 2008
An initial study of the growth of eclipse defects
MSR '08: Proceedings of the 2008 international working conference on Mining software repositoriesPages 141–144https://doi.org/10.1145/1370750.1370785We analyze the Eclipse defect data from June 2004 to November 2007, and find that the growth of the number of defects can be well modeled by polynomial functions. Furthermore, we can predict the number of future Eclipse defects based on the nature of ...
- research-articleMay 2008
Summarizing developer work history using time series segmentation: challenge report
MSR '08: Proceedings of the 2008 international working conference on Mining software repositoriesPages 137–140https://doi.org/10.1145/1370750.1370784Temporal segmentation partitions time series data with the intent of producing more homogeneous segments. It is a technique used to preprocess data so that subsequent time series analysis on individual segments can detect trends that may not be evident ...
- research-articleMay 2008
Measuring developer contribution from software repository data
MSR '08: Proceedings of the 2008 international working conference on Mining software repositoriesPages 129–132https://doi.org/10.1145/1370750.1370781Apart from source code, software infrastructures supporting agile and distributed software projects contain traces of developer activity that does not directly affect the product itself but is important for the development process. We propose a model ...
- research-articleMay 2008
Correctness of data mined from CVS
MSR '08: Proceedings of the 2008 international working conference on Mining software repositoriesPages 117–120https://doi.org/10.1145/1370750.1370777Source code repositories managed by the popular CVS are frequently mined by researchers to validate various hypotheses about how the development of a software product progressed. This paper presents a study where the development process of 17 student ...
- research-articleMay 2008
Talk and work: a preliminary report
MSR '08: Proceedings of the 2008 international working conference on Mining software repositoriesPages 113–116https://doi.org/10.1145/1370750.1370776Developers in Open Source Software (OSS) projects communicate using mailing lists. By convention, the mailing lists used only for task-related discussions, so they are primarily concerned with the software under development, and software process issues (...
- research-articleMay 2008
An extension of fault-prone filtering using precise training and a dynamic threshold
MSR '08: Proceedings of the 2008 international working conference on Mining software repositoriesPages 89–98https://doi.org/10.1145/1370750.1370772Fault-prone module detection in source code is important for assurance of software quality. Most previous fault-prone detection approaches have been based on software metrics. Such approaches, however, have difficulties in collecting the metrics and in ...
- research-articleMay 2008
Mining software effort data: preliminary analysis of visual studio team system data
MSR '08: Proceedings of the 2008 international working conference on Mining software repositoriesPages 43–46https://doi.org/10.1145/1370750.1370762In the software development process, scheduling and predictability are important components to delivering a product on time and within budget. Effort estimation artifacts offer a rich data set for improving scheduling accuracy and for understanding the ...
- research-articleMay 2008
Understanding bug fix patterns in verilog
MSR '08: Proceedings of the 2008 international working conference on Mining software repositoriesPages 39–42https://doi.org/10.1145/1370750.1370761Today, many electronic systems are developed using a hardware description language, a kind of software that can be converted into integrated circuits or programmable logic devices. Like traditional software projects, hardware projects have bugs, and ...
- research-articleMay 2008
Extracting structural information from bug reports
MSR '08: Proceedings of the 2008 international working conference on Mining software repositoriesPages 27–30https://doi.org/10.1145/1370750.1370757In software engineering experiments, the description of bug reports is typically treated as natural language text, although it often contains stack traces, source code, and patches. Neglecting such structural elements is a loss of valuable information; ...