The Research Group is Moving!

During winter term 2021/22, we move to University of Bamberg. From Oct. 15, 2021, Fabian Beck holds a full professor position on Information Visualization.

New webpage of the research group: https://www.uni-bamberg.de/vis

Publications

Publications of the research group since 2016. For earlier publications, please visit Fabian Beck's Google Scholar or DBLP profile.

Visually Exploring Object Mutation

Type of Publication: Article in Collected Edition

Visually Exploring Object Mutation

Author(s):
Schulz, Rodrigo; Beck, Fabian; Cerezo Felipez, Jhonny W.; Bergel, Alexandre
Title of Anthology:
Proceedings of the 4th IEEE Working Conference on Software Visualization
Publisher:
IEEE
Publication Date:
2016
Digital Object Identifier (DOI):
doi:10.1109/VISSOFT.2016.21
Fulltext:
Visually Exploring Object Mutation (321 KB)
Citation:
Download BibTeX

Abstract

Object-oriented programming supports object mutation during a program execution. A mutation occurs whenever a value is assigned to an object field. Analyzing the evolution of object mutation is known to be difficult. Unfortunately, classical code debuggers painfully support the analysis of object mutations. Object Evolution Blueprint is a visualization dedicated to exploring object mutation over time. Our blueprint visually and concisely represents sequences of field mutations. The history of each field is adequately shown with respect to the dynamic value types. We have observed the use of our blueprint with three practitioners. Our visualization has been well received and accepted to complete two different software comprehension tasks. Moreover, our user study shows that the visualization is both intuitive and simple to learn.