Sciweavers

MSR
2015
ACM
8 years 1 months ago
A Novel Industry Grade Dataset for Fault Prediction Based on Model-Driven Developed Automotive Embedded Software
—In this paper, we present a novel industry dataset on static software and change metrics for Matlab/Simulink models and their corresponding auto-generated C source code. The dat...
MSR
2015
ACM
8 years 1 months ago
An Empirical Study of Architectural Change in Open-Source Software Systems
—From its very inception, the study of software architecture has recognized architectural decay as a regularly occurring phenomenon in long-lived systems. Architectural decay is ...
MSR
2015
ACM
8 years 1 months ago
A Method to Detect License Inconsistencies in Large-Scale Open Source Projects
—The reuse of free and open source software (FOSS) components is becoming more and more popular. They usually contain one or more software licenses describing the requirements an...
MSR
2015
ACM
8 years 1 months ago
Wait for It: Determinants of Pull Request Evaluation Latency on GitHub
—The pull-based development model, enabled by git and popularised by collaborative coding platforms like BitBucket, Gitorius, and GitHub, is widely used in distributed software t...
MSR
2015
ACM
8 years 1 months ago
Why Power Laws? An Explanation from Fine-Grained Code Changes
—Throughout the years, empirical studies have found power law distributions in various measures across many software systems. However, surprisingly little is known about how they...
MSR
2015
ACM
8 years 1 months ago
Will They Like This? Evaluating Code Contributions with Language Models
—Popular open-source software projects receive and review contributions from a diverse array of developers, many of whom have little to no prior involvement with the project. A r...
MSR
2015
ACM
8 years 1 months ago
A Dataset of the Activity of the Git Super-repository of Linux in 2012
—This dataset documents the activity in the public portion of the git Super-repository of the Linux kernel during 2012. In a distributed version control system, such as git, the ...
MSR
2015
ACM
8 years 1 months ago
Summarizing Complex Development Artifacts by Mining Heterogeneous Data
—Summarization is hailed as a promising approach to reduce the amount of information that must be taken in by the person who wants to understand development artifacts, such as pi...
MSR
2015
ACM
8 years 1 months ago
Mining Android App Usages for Generating Actionable GUI-Based Execution Scenarios
—GUI-based models extracted from Android app execution traces, events, or source code can be extremely useful for challenging tasks such as the generation of scenarios or test ca...
MSR
2015
ACM
8 years 1 months ago
A Repository with 44 Years of Unix Evolution
—The evolution of the Unix operating system is made available as a version-control repository, covering the period from its inception in 1972 as a five thousand line kernel, to ...