BibSonomy :: bibtex  ::

tag user group author concept BibTeX key search:all search:mschuber
A blue social bookmark and publication sharing system.
tags · relations · groups · popular
help · blog · about
login · register
mschuber's BibTeX entry:  

Predicting Defects for Eclipse

Proceedings of the Third International Workshop on Predictor Models in Software Engineering, 2007.
Authors: Thomas Zimmermann and Rahul Premraj and Andreas Zeller
extra URLs:
Description: describing the bug dataset of eclipse; research results for classifying and ranking bug; prediction model to detect bugs
Tags: bug eclipse
Abstract: We have mapped defects from the bug database of Eclipse (one of the largest open-source projects) to source code locations. The resulting data set lists the number of pre- and post-release defects for every package and file in the Eclipse releases 2.0, 2.1, and 3.0. We additionally annotated the data with common complexity metrics. All data is publicly available and can serve as a benchmark for defect prediction models.
| BibTeX  
@inproceedings{paper:zimmermann:07,
title = {Predicting Defects for Eclipse},
address = {Minneapolis, MN, USA},
author = {Thomas Zimmermann and Rahul Premraj and Andreas Zeller},
booktitle = {Proceedings of the Third International Workshop on Predictor Models in Software Engineering},
month = {May},
year = {2007},
description = {describing the bug dataset of eclipse; research results for classifying and ranking bug; prediction model to detect bugs},
abstract = {We have mapped defects from the bug database of Eclipse (one of the largest open-source projects) to source code locations. The resulting data set lists the number of pre- and post-release defects for every package and file in the Eclipse releases 2.0, 2.1, and 3.0. We additionally annotated the data with common complexity metrics. All data is publicly available and can serve as a benchmark for defect prediction models.},
keywords = {bug eclipse }
}