@inproceedings{90e063c9f49c44e6aba7c3a9bbca0da6,
title = "Undocumented and unchecked: Exceptions that spell trouble",
abstract = "Modern programs rely on large application programming interfaces (apis). The Android framework comprises 231 core apis, and is used by countless developers. We examine a sample of 4,900 distinct crash stack traces from 1,800 different Android applications, looking for Android api methods with undocumented exceptions that are part of application crashes. For the purposes of this study, we take as a reference the version 15 of the Android api, which matches our stack traces. Our results show that a significant number of crashes (19%) might have been avoided if these methods had the corresponding exceptions documented as part of their interface.",
keywords = "APIs, Exceptions, Mobile applications, Stack traces",
author = "Maria Kechagia and Diomidis Spinellis",
year = "2014",
month = may,
day = "31",
doi = "10.1145/2597073.2597089",
language = "English",
series = "11th Working Conference on Mining Software Repositories, MSR 2014 - Proceedings",
publisher = "ACM",
pages = "312--315",
booktitle = "11th Working Conference on Mining Software Repositories, MSR 2014 - Proceedings",
address = "United States",
note = "11th International Working Conference on Mining Software Repositories, MSR 2014 ; Conference date: 31-05-2014 Through 01-06-2014",
}