Sciweavers

ECOOP
2010
Springer

Detecting Missing Method Calls in Object-Oriented Software

13 years 9 months ago
Detecting Missing Method Calls in Object-Oriented Software
When using object-oriented frameworks it is easy to overlook certain important method calls that are required at particular places in code. In this paper, we provide a comprehensive set of empirical facts on this problem, starting from traces of missing method calls in a bug repository. We propose a new system, which automatically detects them during both software development and quality assurance phases. The evaluation shows that it has a low false positive rate (<5%) and that it is able to find missing method calls in the source code of the Eclipse IDE.
Martin Monperrus, Marcel Bruch, Mira Mezini
Added 19 Jul 2010
Updated 19 Jul 2010
Type Conference
Year 2010
Where ECOOP
Authors Martin Monperrus, Marcel Bruch, Mira Mezini
Comments (0)