Sciweavers

SCAM
2015
IEEE
7 years 11 months ago
SimNav: Simulink navigation of model clone classes
—SimNav is a GUI designed for displaying and navigating clone classes of Simulink models detected by the model clone detector Simone. As an embedded Simulink interface tool, SimN...
Eric J. Rapos, Andrew Stevenson, Manar H. Alalfi, ...
SCAM
2015
IEEE
7 years 11 months ago
Discovering likely mappings between APIs using text mining
Rahul Pandita, Raoul Praful Jetley, Sithu D. Sudar...
SCAM
2015
IEEE
7 years 11 months ago
The use of C++ exception handling constructs: A comprehensive study
Abstract—Exception handling (EH) is a well-known mechanism that aims at improving software reliability in a modular way—allowing a better separation between the code that deals...
Rodrigo Bonifácio, Fausto Carvalho, Guilher...
SCAM
2015
IEEE
7 years 11 months ago
CodeMetropolis: Eclipse over the city of source code
—The graphical representations of software (code visualization in particular) may provide both professional programmers and students learning only the basics with support in prog...
Gergo Balogh, Attila Szabolics, Árpá...
SCAM
2015
IEEE
7 years 11 months ago
The impact of cross-distribution bug duplicates, empirical study on Debian and Ubuntu
—Although open source distributions like Debian and Ubuntu are closely related, sometimes a bug reported in the Debian bug repository is reported independently in the Ubuntu repo...
Vincent Boisselle, Bram Adams
SCAM
2015
IEEE
7 years 11 months ago
ORBS and the limits of static slicing
—Observation-based slicing is a recently-introduced, language-independent slicing technique based on the dependencies observable from program behaviour. Due to the well-known lim...
David Binkley, Nicolas E. Gold, Mark Harman, Syed ...
SCAM
2015
IEEE
7 years 11 months ago
Detecting function purity in JavaScript
—We present an approach to detect function purity in JavaScript. A function is pure if none of its applications cause observable side-effects. The approach is based on a pushdown...
Jens Nicolay, Carlos Noguera, Coen De Roover, Wolf...
SCAM
2015
IEEE
7 years 11 months ago
On the comprehension of code clone visualizations: A controlled study using eye tracking
Abstract—Code clone visualizations (CCVs) are graphical representations of clone detection results provided by various stateof-the-art command line and graphical analysis tools. ...
Md Sami Uddin, Varun Gaur, Carl Gutwin, Chanchal K...
CBSE
2015
Springer
7 years 11 months ago
Complete Composition Operators for IOCO-Testing Theory
We extend the theory of input-output conformance with operators for merge and quotient. The former is useful when testing against multiple requirements or views. The latter can be...
Nikola Benes, Przemyslaw Daca, Thomas A. Henzinger...