login

Revisiting the evaluation of defect prediction models

Published 18 May 2009
Thilo Mende, Rainer Koschke
Citations182

TL;DR

This paper describes a trivial model that takes only the module size measured in lines of code into account, and compares it to five classification methods, and finds that the trivial model performs surprisingly well when evaluated using AUC.

Abstract

Defect Prediction Models aim at identifying error-prone parts of a software system as early as possible. Many such models have been proposed, their evaluation, however, is still an open question, as recent publications show.

Keywords

Computer Science