Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are classes that include concurrent programming constructs more often associated with bug reports? #25

Open
fernandocastor opened this issue May 3, 2013 · 0 comments
Assignees

Comments

@fernandocastor
Copy link
Member

We would like to know if concurrent programming constructs are good predictors for bugs. To achieve this goal, one of the first things we'd like to know is whether classes that use concurrent programming constructs are more often associated to Issues than classes that do not use these constructs.

We also need to discover what is the role of class size on this relationship. In other words, if we normalized the classes in terms of their size, would the result still hold?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant