Skip to content

Analysis of developer related factors introducing bugs in commits. Java code to analyze Apache Java projects by extracting commit information from github repositories and by extracting issues from Jira issue tracker to analyze if (specified) developer related factors are introducing bugs in commits.

Notifications You must be signed in to change notification settings

vytjan/buggyCommits

Repository files navigation

buggyCommits

detailed description of the study is in VytautasJankauskasFinalReport.pdf

An empirical study on developer related factors introducing bugs in commits.

This empirical study focuses on the analysis of relations between bug inducing commits and specific factors: (i) number of days, (ii) number of commits, (iii) number of lines of code (LOC)changed and (iv) number of developers who modified the same file between a bug-inducing commit and the commit before it made by the same developer.

About

Analysis of developer related factors introducing bugs in commits. Java code to analyze Apache Java projects by extracting commit information from github repositories and by extracting issues from Jira issue tracker to analyze if (specified) developer related factors are introducing bugs in commits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages